mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-14 19:31:25 +00:00
For the directories "/test/unittest/" and "/test/vk-gl-cts/", continue to prevent the emission of PASS expectations, but now: * Generate SKIP expectations in these directories if `--generate-skip` is passed. * Delete expectation files in these directories if the tests now pass and `--generate-expected` is passed. There's no change in behaviour for other test directories. Change-Id: Ibd9e84a51029715e7c3d9e22e76a65770b66f1c7 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/77442 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>