mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
update test expectations
This commit is contained in:
parent
3661aa3d8c
commit
ef6c6a46fa
1 changed files with 5 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue