update test expectations

This commit is contained in:
Kunal Mohan 2020-09-23 11:18:58 +05:30
parent 3661aa3d8c
commit ef6c6a46fa

View file

@ -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