From 54ab2f433ee83c40c96f847101c90cba5e10015a Mon Sep 17 00:00:00 2001 From: Stephen White Date: Tue, 10 Sep 2024 18:15:39 +0000 Subject: [PATCH] CTS: remove expectations for now-passing tests. Bug: 351375039, 351378281, 350785841 Change-Id: I3e2a98c109256cb839ed20467a561d9b76058ebf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206174 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com Commit-Queue: Stephen White --- webgpu-cts/compat-expectations.txt | 10 ---------- webgpu-cts/expectations.txt | 5 ----- 2 files changed, 15 deletions(-) diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt index 8e2806ac531..6cec466b422 100644 --- a/webgpu-cts/compat-expectations.txt +++ b/webgpu-cts/compat-expectations.txt @@ -142,12 +142,6 @@ crbug.com/dawn/2502 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,sto crbug.com/dawn/2502 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32uint";shaderStage="fragment";textureDimension="3d";depthOrArrayLayers=2 [ Failure ] crbug.com/dawn/2502 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:shader,execution,memory_model,atomicity:atomicity:memType="atomic_storage";testType="inter_workgroup" [ Failure ] -# validation of shader_io location type -crbug.com/351375039 webgpu:shader,validation,shader_io,locations:type:* [ Failure ] - -# validation of clamp low_high -crbug.com/351378281 webgpu:shader,validation,expression,call,builtin,clamp:low_high:* [ Failure ] - # Failures due to splitting off worker tests (crbug.com/330501141) crbug.com/dawn/2478 webgpu:api,validation,buffer,mapping:mapAsync,earlyRejection: [ Failure ] crbug.com/dawn/2478 webgpu:api,validation,buffer,mapping:mapAsync,state,mappingPending: [ Failure ] @@ -170,10 +164,6 @@ crbug.com/354152178 [ intel-0x4680 ] webgpu:shader,execution,expression,call,bui crbug.com/354152178 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:* [ Failure ] crbug.com/354152178 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:* [ Failure ] -# crbug.com/bug/350785841: smoothstep: needs CTS fixes to pass -crbug.com/dawn/350785841 webgpu:shader,execution,expression,call,builtin,smoothstep:* [ Failure ] -crbug.com/dawn/350785841 webgpu:shader,validation,expression,call,builtin,smoothstep:* [ Failure ] - # Temporarily skipped due to the removal of `maxInterStageShaderComponents` has not been completed in the below tests crbug.com/364338810 webgpu:api,validation,capability_checks,limits,maxInterStageShaderComponents:* [ Skip ] crbug.com/364338810 webgpu:api,validation,render_pipeline,inter_stage:max_components_count,* [ Skip ] diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt index 55c35a7686a..0c0d38659e7 100644 --- a/webgpu-cts/expectations.txt +++ b/webgpu-cts/expectations.txt @@ -1268,7 +1268,6 @@ crbug.com/351372334 webgpu:shader,validation,expression,call,builtin,insertBits: # some missing tint validation errors crbug.com/350775869 webgpu:shader,validation,expression,call,builtin,ldexp:partial_values:stage="constant";* [ Failure ] crbug.com/350775869 webgpu:shader,validation,expression,call,builtin,ldexp:partial_values:stage="override";* [ Failure ] -crbug.com/351378281 webgpu:shader,validation,expression,call,builtin,clamp:low_high:* [ Failure ] # Derivative tests crbug.com/42251283 [ intel-0x3e9b ] webgpu:shader,execution,expression,call,builtin,dpdxFine:* [ Failure ] @@ -1298,10 +1297,6 @@ crbug.com/42251283 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,bui crbug.com/42251283 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=3;non_uniform_discard=true [ Failure ] crbug.com/42251283 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=4;non_uniform_discard=true [ Failure ] -# crbug.com/bug/350785841: smoothstep failures; needs CTS fixes to pass -crbug.com/dawn/350785841 webgpu:shader,execution,expression,call,builtin,smoothstep:* [ Failure ] -crbug.com/dawn/350785841 webgpu:shader,validation,expression,call,builtin,smoothstep:* [ Failure ] - # crbug.com/bug/349425830: validation matrix mul overflow_mat_f16_internal crbug.com/dawn/349425830 [ amd mac ] webgpu:shader,validation,expression,matrix,mul:overflow_mat_f16_internal:lhs=1;c=2;r=2 [ Failure ] crbug.com/dawn/349425830 [ amd mac ] webgpu:shader,validation,expression,matrix,mul:overflow_mat_f16_internal:lhs=1;c=2;r=3 [ Failure ]