dawn-cmake/tools
Ben Clayton 174c508c8d tools/cts: Bunch of fixes for 'cts roll'
• Strip 'release-x64' tags.
  These are always paired with 'release', and all
  other tests just have the 'release' tag. This
  means that results with the 'release' +
  'release-x64' tags are a subset of just the
  'release' tags, leading to many broken
  assumptions in the expectation update.

• Don't consider tests with the error reason
  'asyncio.exceptions.TimeoutError' as slow, but
  as a failure. The CTS expectation updater will
  already mark tests exceeding the config
  threshold as slow. This reduces the amount of
  data requested from resultdb, and prevents
  failed rolls when results are actually
  deadlocking.

• Fix inferring of patchset in GetResults().
  LatestPatchest() was called but was assigned to
  a nested scope.

Bug: dawn:1401
Change-Id: I57b2c9a029b31430d63a056f7b13c4bf1bc5b437
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88450
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2022-05-02 20:44:21 +00:00
..
memory/asan Fix is_asan build (at least on Mac) 2020-04-06 22:27:02 +00:00
src tools/cts: Bunch of fixes for 'cts roll' 2022-05-02 20:44:21 +00:00
check-no-crlf Kokoro: Ensure that no CRLF creep in 2022-04-08 16:55:56 +00:00
format Update tools/format 2022-04-19 14:44:14 +00:00
lint Fixup CQ and Kokoro lint mismatches. 2022-04-13 16:14:26 +00:00
roll-all roll-all: Fix args for GNU find(1) 2020-11-25 21:08:37 +00:00
run tools: Replace copy-pasta scripts 2022-04-07 18:26:45 +00:00
setup-build tools/setup-build: Into the 'active' symlink directory 2022-04-29 20:18:45 +00:00
tint-generate-coverage Document the process of generating code coverage 2021-11-23 17:57:37 +00:00