dawn-cmake/tools/src
Ben Clayton aad2e9c0b5 tools/cts: Add `cts validate`, improvements & fixes
• Add `cts validate` command used to check for expectation collisions.
  Can be used as a presubmit check.
  This is more tightly checked than the previous logic, as this works on just
  the expectations, instead of results.

• Fix an issue where the test result reduction could introduce collisions with
  'Skip' expectations.
  To fix this, the update process first adds 'consumed' results for the skipped
  tests, preventing test tree reduction for that part of the tree.

• Fix a bug in the generation of 'New failures' and 'New flakes' which produced
  more expectations than was necessary.
  The issue here was that the tree roots could contain overlaps, and roots could
  be processed before sub-trees, resulting in inefficient expectations.

• Fix collisions in the expectations file, and update with results from
  the most recent roll.

Change-Id: I7b64553408998fb4416458ce564fc49c8f6d4d07
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101860
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
2022-09-17 19:30:29 +00:00
..
bench tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
buildbucket tools: Add buildbucket package 2022-04-14 09:50:30 +00:00
cmd tools/cts: Add `cts validate`, improvements & fixes 2022-09-17 19:30:29 +00:00
container tools: Add src/cts/results.List.MinimalVariantTags 2022-04-29 08:13:19 +00:00
cts tools/cts: Add `cts validate`, improvements & fixes 2022-09-17 19:30:29 +00:00
dawn tools: Flesh out the gerrit package 2022-04-12 16:13:31 +00:00
fileutils tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
gerrit Update CTS roller to generate reftest/idl test sources 2022-06-10 16:25:43 +00:00
git tools/src/cmd/perfmon: Fixes / improvements 2022-04-25 21:06:21 +00:00
gitiles Update CTS roller to generate reftest/idl test sources 2022-06-10 16:25:43 +00:00
glob tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
list tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
lut tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
match tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
resultsdb tools/cts: Bunch of fixes for 'cts roll' 2022-05-02 20:44:21 +00:00
subcmd tools: Add 'subcmd' package 2022-04-29 16:30:24 +00:00
substr tools: Shuffle go code into an idiomatic tree 2021-05-14 18:47:33 +00:00
tint/intrinsic tint: End-to-end tests for f16 built-in 2022-08-05 15:15:17 +00:00
utils tools: Extract getDawnRoot() from run-cts to utils 2022-04-29 11:18:43 +00:00