diff --git a/tests/wpt/webgpu/meta/webgpu/cts.html.ini b/tests/wpt/webgpu/meta/webgpu/cts.html.ini index acb2eb58b99..8585d093f8e 100644 --- a/tests/wpt/webgpu/meta/webgpu/cts.html.ini +++ b/tests/wpt/webgpu/meta/webgpu/cts.html.ini @@ -232,9 +232,6 @@ [webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="r8unorm";storeOperation="clear";mipLevel=1;arrayLayer=1] expected: FAIL - [webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="r8unorm";storeOperation="store";mipLevel=0;arrayLayer=0] - expected: FAIL - [webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="r8uint";storeOperation="clear";mipLevel=0;arrayLayer=0] expected: FAIL @@ -359,13 +356,13 @@ expected: FAIL [webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="r32float";storeOperation="clear";mipLevel=0;arrayLayer=1] - expected: TIMEOUT + expected: FAIL [webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="r32float";storeOperation="clear";mipLevel=1;arrayLayer=0] - expected: TIMEOUT + expected: FAIL [webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="r32float";storeOperation="clear";mipLevel=1;arrayLayer=1] - expected: TIMEOUT + expected: FAIL [webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat="r32float";storeOperation="store";mipLevel=0;arrayLayer=0] expected: TIMEOUT @@ -1051,6 +1048,7 @@ [cts.html?q=webgpu:api,validation,copy_between_linear_data_and_texture,copyBetweenLinearDataAndTexture_textureRelated:*] + expected: CRASH [webgpu:api,validation,copy_between_linear_data_and_texture,copyBetweenLinearDataAndTexture_textureRelated:texture_must_be_valid:method="WriteTexture";textureState="valid"] expected: FAIL @@ -10038,4 +10036,4 @@ expected: CRASH [cts.html?q=webgpu:api,operation,copyBetweenLinearDataAndTexture:*] - expected: TIMEOUT + expected: CRASH