From e12cb4f3bdf7b81e738a1abd11dc74dd8706c3b6 Mon Sep 17 00:00:00 2001 From: Jiawei Shao Date: Fri, 6 Jan 2023 06:12:39 +0000 Subject: [PATCH] Suppress render_pass,storeOp:render_pass_store_op,color_attachment_only:* on Win10 Intel This patch suppresses the below flaky WebGPU CTS tests on Win10 Intel: - webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:* Bug: dawn:1628 Change-Id: I8a0c3ab8140f2fc1b6f4126e9c102d3c7a466404 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116139 Reviewed-by: Austin Eng Commit-Queue: Jiawei Shao Kokoro: Kokoro --- webgpu-cts/expectations.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt index ab70fee87f..eae675d77c 100644 --- a/webgpu-cts/expectations.txt +++ b/webgpu-cts/expectations.txt @@ -400,6 +400,12 @@ webgpu:api,operation,buffers,map_oom:mapAsync:oom=true;size=137438953472 [ Failu webgpu:api,operation,buffers,map_oom:mapAsync:oom=true;size=9007199254740984 [ Failure ] ################################################################################ +################################################################################ +# webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:* fail on win10 Intel +# KEEP +################################################################################ +crbug.com/dawn/1628 [ intel-gen-9 win10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:* [ Failure ] + ################################################################################ # untriaged failures # KEEP @@ -412,12 +418,6 @@ crbug.com/dawn/0000 [ mac ] worker_webgpu:api,operation,render_pass,storeOp:rend # New failures. Please triage: crbug.com/dawn/0000 webgpu:api,operation,buffers,map_ArrayBuffer:postMessage:transfer=true;mapMode="READ" [ Failure ] crbug.com/dawn/0000 webgpu:api,operation,buffers,map_ArrayBuffer:postMessage:transfer=true;mapMode="WRITE" [ Failure ] -crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 target-cpu-64 win10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="r32uint";storeOperation="store" [ Failure ] -crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 target-cpu-32 win10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="rg32sint";storeOperation="store" [ Failure ] -crbug.com/dawn/0000 [ dawn-no-backend-validation intel-gen-9 target-cpu-32 win10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="rg32sint";storeOperation="store" [ Failure ] -crbug.com/dawn/0000 [ dawn-no-backend-validation intel-gen-9 target-cpu-64 win10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="rg32sint";storeOperation="store" [ Failure ] -crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 target-cpu-32 win10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="rgba8uint";storeOperation="store" [ Failure ] -crbug.com/dawn/0000 [ dawn-no-backend-validation intel-gen-9 target-cpu-32 win10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="rgba8uint";storeOperation="store" [ Failure ] crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=0;bias=-8388608;biasSlopeScale=0;biasClamp=0.125 [ Failure ] crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ] crbug.com/dawn/0000 webgpu:api,validation,buffer,mapping:getMappedRange,state,mapped: [ Failure ]