mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
tint: Skip e2e test validation for known-good
Cache the hash of the test output, and only re-validate if the output changes. This speeds up incremental end-to-end testing. Change-Id: I44bc1eff62320df1e80524e8481d1c012fb67f42 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109761 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
09dd5635e4
commit
1ef277db0e
3
.gitignore
vendored
3
.gitignore
vendored
@@ -39,6 +39,9 @@
|
||||
/tools/memory
|
||||
/out
|
||||
|
||||
# Tint test validation cache file
|
||||
/test/tint/validation.cache
|
||||
|
||||
# Modified from https://www.gitignore.io/api/vim,macos,linux,emacs,windows,sublimetext,visualstudio,visualstudiocode,intellij
|
||||
|
||||
### Emacs ###
|
||||
|
||||
Reference in New Issue
Block a user