From 3d2caaae475208be8dd1c84c206772a5d0a27318 Mon Sep 17 00:00:00 2001 From: dan sinclair Date: Mon, 9 Jan 2023 21:43:55 +0000 Subject: [PATCH] Enable const-eval expectations. The const-eval work is complete in Tint, enable the const-eval tests in the expectation file. Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Change-Id: I64986982967031fc818522f8fc60b3faad382781 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116681 Commit-Queue: Dan Sinclair Kokoro: Kokoro Reviewed-by: Ben Clayton --- webgpu-cts/expectations.txt | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt index 525d4029c4..1177a126f3 100644 --- a/webgpu-cts/expectations.txt +++ b/webgpu-cts/expectations.txt @@ -241,17 +241,6 @@ crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,si crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,sign:f32:inputSource="uniform";vectorize=3 [ Failure ] crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,sign:f32:inputSource="uniform";vectorize=4 [ Failure ] -################################################################################ -# Built-in constant evaluation is not completed yet -################################################################################ -crbug.com/tint/1613 [ dawn-backend-validation monterey ] webgpu:shader,execution,expression,binary,f32_arithmetic:remainder:inputSource="const";vectorize=3 [ Slow ] -crbug.com/tint/1613 [ dawn-no-backend-validation monterey ] webgpu:shader,execution,expression,binary,f32_arithmetic:remainder:inputSource="const";vectorize=3 [ Failure ] -crbug.com/tint/1613 [ dawn-backend-validation monterey ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="const";vectorize=3 [ Slow ] -crbug.com/tint/1613 [ dawn-no-backend-validation monterey ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="const";vectorize=3 [ Failure ] -crbug.com/tint/1613 [ dawn-backend-validation monterey ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="const";vectorize=3 [ Slow ] -crbug.com/tint/1613 [ dawn-no-backend-validation monterey ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="const";vectorize=3 [ Failure ] -crbug.com/tint/1613 [ dawn-backend-validation monterey ] webgpu:shader,execution,expression,call,builtin,mix:matching_f32:inputSource="const";vectorize=3 [ Slow ] - ################################################################################ # webgpu:shader,execution,memory_model # Flakes / slow tests