[wpt-sync] Sync PR 20008 - Roll WebGPU CTS
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox72 fixed)
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(2 files)
Sync web-platform-tests PR 20008 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20008
Details from upstream follow.
Kai Ninomiya <kainino@chromium.org> wrote:
Roll WebGPU CTS
Change-Id: I568496f29b5bd4c0f202142003ad3f1794663582
Reviewed-on: https://chromium-review.googlesource.com/1890020
WPT-Export-Revision: d3c65a7a2874ce5c0caf2fd1bcee5be4834f1fe3
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 32 tests and 796 subtests
Firefox
OK : 31
FAIL : 423
TIMEOUT: 1
Chrome
OK : 31
FAIL : 423
TIMEOUT: 1
Safari
OK : 31
FAIL : 423
TIMEOUT: 1
New tests that's don't pass
/webgpu/cts.html?q=cts:validation/vertex_input:
cts:validation/vertex_input:check_multiple_of_4_bytes_constraint_on_offset=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:an_empty_vertex_input_is_valid=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:a_null_buffer_is_valid=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:check_multiple_of_4_bytes_constraint_on_input_stride=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:check_out_of_bounds_on_number_of_vertex_attributes_across_vertex_buffers=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:check_two_attributes_overlapping=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:check_out_of_bounds_condition_on_input_strides=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:check_out_of_bounds_condition_on_attribute_shader_location=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:check_attribute_offset_overflow=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:offset_should_be_within_vertex_buffer_stride_if_stride_is_not_zero=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:check_out_of_bounds_on_number_of_vertex_attributes_on_a_single_vertex_buffer=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:check_out_of_bounds_condition_on_total_number_of_vertex_buffers=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:identical_duplicate_attributes_are_invalid=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:pipeline_vertex_buffers_are_backed_by_attributes_in_vertex_input=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:check_attribute_offset_out_of_bounds=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:a_stride_of_0_is_valid=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/vertex_input:we_cannot_set_same_shader_location=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/createBindGroup:
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-texture","resourceType":"sampler"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"readonly-storage-buffer","resourceType":"error"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"readonly-storage-buffer","resourceType":"storage-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":0,"size":1024}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampled-texture","resourceType":"sampler"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-buffer","resourceType":"sampler"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":256,"size":-256}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampled-texture","resourceType":"sampled-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-buffer","resourceType":"sampled-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampled-texture","resourceType":"uniform-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-buffer","resourceType":"uniform-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"readonly-storage-buffer","resourceType":"uniform-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"uniform-buffer","resourceType":"storage-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"uniform-buffer","resourceType":"storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-buffer","resourceType":"storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampled-texture","resourceType":"storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"uniform-buffer","resourceType":"uniform-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampler","resourceType":"sampled-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"readonly-storage-buffer","resourceType":"storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:binding_count_mismatch=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampler","resourceType":"sampler"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:binding_must_be_present_in_layout=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampled-texture","resourceType":"storage-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-buffer","resourceType":"storage-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"uniform-buffer","resourceType":"sampled-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:texture_must_have_correct_dimension=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":0,"size":1280}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:texture_must_have_correct_component_type={"textureComponentType":"uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"uniform-buffer","resourceType":"sampler"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-texture","resourceType":"sampled-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampler","resourceType":"error"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-texture","resourceType":"storage-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:texture_must_have_correct_component_type={"textureComponentType":"sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-texture","resourceType":"error"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:texture_must_have_correct_component_type={"textureComponentType":"float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"readonly-storage-buffer","resourceType":"sampled-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":256,"size":256}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampler","resourceType":"storage-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":255,"size":256}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampler","resourceType":"storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:texture_binding_must_have_correct_usage={"type":"storage-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"uniform-buffer","resourceType":"error"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampler","resourceType":"uniform-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":0,"size":256}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-texture","resourceType":"uniform-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":1024,"size":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-texture","resourceType":"storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":0,"size":512}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"storage-buffer","resourceType":"error"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"sampled-texture","resourceType":"error"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":768,"size":256}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":1,"size":256}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_binding_must_contain_exactly_one_buffer_of_its_type={"bindingType":"readonly-storage-buffer","resourceType":"sampler"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":1024,"size":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:texture_binding_must_have_correct_usage={"type":"sampled-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":1280,"size":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroup:buffer_offset_and_size_for_bind_groups_match={"offset":128,"size":256}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/fences:
cts:validation/fences:wait_on_a_fence_without_signaling_the_value_is_invalid=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/fences:wait_on_a_fence_with_a_value_greater_than_signaled_value_is_invalid=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/fences:increasing_fence_value_by_more_than_1_succeeds=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/fences:signal_a_fence_on_a_different_device_than_it_was_created_on_is_invalid=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/fences:signal_a_value_lower_than_signaled_value_is_invalid=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/fences:signal_a_value_equal_to_signaled_value_is_invalid=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/fences:signal_a_fence_on_a_different_device_does_not_update_fence_signaled_value=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:canvas/context_creation:
cts:canvas/context_creation:getContext_returns_GPUCanvasContext=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/setViewport:
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":0,"height":0,"minDepth":0,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":1,"height":1,"minDepth":0.5,"maxDepth":0.5}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":1,"height":1,"minDepth":0,"maxDepth":-1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":-1,"width":1,"height":1,"minDepth":0,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":1,"height":1,"minDepth":0.8,"maxDepth":0.5}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":0,"height":1,"minDepth":0,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":-1,"height":1,"minDepth":0,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":-1,"y":0,"width":1,"height":1,"minDepth":0,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":1,"height":1,"minDepth":-1,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":17,"height":17,"minDepth":0,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":1,"height":1,"minDepth":0,"maxDepth":10}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":1,"height":1,"minDepth":10,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":1,"height":0,"minDepth":0,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":1,"height":-1,"minDepth":0,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setViewport:use_of_setViewport={"x":0,"y":0,"width":1,"height":1,"minDepth":0,"maxDepth":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/createPipelineLayout:
cts:validation/createPipelineLayout:number_of_bind_group_layouts_exceeds_the_maximum_value={"type":"uniform-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createPipelineLayout:number_of_bind_group_layouts_exceeds_the_maximum_value={"type":"storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createPipelineLayout:number_of_dynamic_buffers_exceeds_the_maximum_value={"type":"uniform-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createPipelineLayout:number_of_dynamic_buffers_exceeds_the_maximum_value={"type":"storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/setBindGroup:
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[256]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_passed_but_not_expected/compute_pass={"type":"renderbundle"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[256,0,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[1024,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[0,512]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[256]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[256,0,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[256,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[1,2]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_passed_but_not_expected/compute_pass={"type":"renderpass"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[0,1024]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[1,2]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[0,512]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[1,2]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[256,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[0,1024]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[0,9007199254740991]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[1024,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[512,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[0,9007199254740991]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[9007199254740991,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[1024,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[256]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[0,512]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[9007199254740991,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[256,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[0,1024]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderpass","dynamicOffsets":[512,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[512,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"compute","dynamicOffsets":[]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[9007199254740991,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_passed_but_not_expected/compute_pass={"type":"compute"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[0,9007199254740991]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder={"type":"renderbundle","dynamicOffsets":[256,0,0]}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:examples:
cts:examples:test_name=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:examples:basic/params={"x":2,"y":4}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:examples:basic/params={"x":-10,"y":18}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/render_pass_descriptor:
cts:validation/render_pass_descriptor:check_layer_count_for_color_or_depth_stencil={"arrayLayerCount":1,"baseArrayLayer":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:OOB_color_attachment_indices_are_handled={"colorAttachmentsCount":4}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:it_is_invalid_to_use_a_resolve_target_whose_usage_is_not_output_attachment=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:check_mip_level_count_for_color_or_depth_stencil={"mipLevelCount":1,"baseMipLevel":3}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:a_render_pass_with_only_one_depth_attachment_is_ok=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:it_is_invalid_to_use_a_resolve_target_with_array_layer_count_greater_than_1=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:attachments_must_have_the_same_size=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:a_render_pass_with_only_one_color_is_ok=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:it_is_invalid_to_use_a_resolve_target_in_error_state=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:check_layer_count_for_color_or_depth_stencil={"arrayLayerCount":5,"baseArrayLayer":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:check_mip_level_count_for_color_or_depth_stencil={"mipLevelCount":2,"baseMipLevel":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:size_of_the_resolve_target_must_be_the_same_as_the_color_attachment=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:use_a_resolve_target_in_a_format_different_than_the_attachment_is_not_allowed=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:attachments_must_match_whether_they_are_used_for_color_or_depth_stencil=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:check_mip_level_count_for_color_or_depth_stencil={"mipLevelCount":1,"baseMipLevel":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:check_depth_stencil_attachment_sample_counts_mismatch=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:OOB_color_attachment_indices_are_handled={"colorAttachmentsCount":5}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:it_is_invalid_to_set_resolve_target_if_color_attachment_is_non_multisampled=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:use_of_multisampled_attachment_and_non_multisampled_resolve_target_is_allowed=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:check_layer_count_for_color_or_depth_stencil={"arrayLayerCount":1,"baseArrayLayer":9}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:it_is_invalid_to_use_a_multisampled_resolve_target=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:it_is_invalid_to_use_a_resolve_target_with_mipmap_level_count_greater_than_1=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass_descriptor:check_the_use_of_multisampled_textures_as_color_attachments=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/error_scope:
cts:validation/error_scope:push/popping_nested_error_scopes_must_be_balanced=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/error_scope:if_an_error_scope_matches_an_error_it_does_not_bubble_to_the_parent_scope=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/error_scope:simple_case_where_the_error_scope_catches_an_error=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/error_scope:errors_bubble_to_the_parent_scope_if_not_handled_by_the_current_scope=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/error_scope:push/popping_sibling_error_scopes_must_be_balanced=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/error_scope:if_no_error_scope_handles_an_error_it_fires_an_uncapturederror_event=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/createBindGroupLayout:
cts:validation/createBindGroupLayout:Visibility_of_bindings_can_be_0=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:dynamic_set_to_true_is_allowed_only_for_buffers={"type":"sampled-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:dynamic_set_to_true_is_allowed_only_for_buffers={"type":"storage-texture"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:number_of_dynamic_buffers_exceeds_the_maximum_value={"type":"uniform-buffer","maxDynamicBufferCount":8}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:some_binding_index_was_specified_more_than_once=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:dynamic_set_to_true_is_allowed_only_for_buffers={"type":"storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:dynamic_set_to_true_is_allowed_only_for_buffers={"type":"uniform-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:dynamic_set_to_true_is_allowed_only_for_buffers={"type":"readonly-storage-buffer"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:dynamic_set_to_true_is_allowed_only_for_buffers={"type":"sampler"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:negative_binding_index=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createBindGroupLayout:number_of_dynamic_buffers_exceeds_the_maximum_value={"type":"storage-buffer","maxDynamicBufferCount":4}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/setVertexBuffer:
cts:validation/setVertexBuffer:vertex_buffers_inherit_from_previous_pipeline=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setVertexBuffer:vertex_buffers_do_not_inherit_between_render_passes=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:command_buffer/render/rendering:
cts:command_buffer/render/rendering:fullscreen_quad=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/setStencilReference:
cts:validation/setStencilReference:use_of_setStencilReference={"reference":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setStencilReference:use_of_setStencilReference={"reference":4294967295}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/createView:
cts:validation/createView:creating_cube_map_texture_view={"dimension":"cube-array","arrayLayerCount":13}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"dimension":"2d","arrayLayerCount":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_more_than_1_array_layer={"dimension":"2d"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_cube_map_texture_view={"dimension":"cube","arrayLayerCount":3}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_more_than_1_array_layer={"arrayLayerCount":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_more_than_1_array_layer={"dimension":"2d-array"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":1,"baseMipLevel":5}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:it_is_invalid_to_use_a_texture_view_created_from_a_destroyed_texture=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={"arrayLayerCount":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"arrayLayerCount":0,"baseArrayLayer":5}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":2,"baseMipLevel":5}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"arrayLayerCount":7,"baseArrayLayer":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_more_than_1_array_layer={"arrayLayerCount":6,"dimension":"2d-array"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={"format":"r8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":1,"baseMipLevel":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":2,"baseMipLevel":4}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={"arrayLayerCount":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_cube_map_texture_view_with_a_non_square_texture={"dimension":"cube-array","arrayLayerCount":12}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"arrayLayerCount":2}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_cube_map_texture_view={"dimension":"cube","arrayLayerCount":12}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"arrayLayerCount":1,"baseArrayLayer":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_more_than_1_array_layer={"arrayLayerCount":6,"dimension":"2d-array","mipLevelCount":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"arrayLayerCount":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_cube_map_texture_view_with_a_non_square_texture={"dimension":"cube","arrayLayerCount":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_more_than_1_array_layer={"format":"r8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":0,"baseMipLevel":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"arrayLayerCount":6,"baseArrayLayer":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_cube_map_texture_view={"dimension":"cube","arrayLayerCount":7}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={"mipLevelCount":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_more_than_1_array_layer={}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":0,"baseMipLevel":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"dimension":"2d-array","arrayLayerCount":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={"dimension":"2d-array"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"arrayLayerCount":0,"baseArrayLayer":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_cube_map_texture_view={"dimension":"cube","arrayLayerCount":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"arrayLayerCount":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"arrayLayerCount":0,"baseArrayLayer":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":7,"baseMipLevel":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={"format":"rgba8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":0,"baseMipLevel":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={"arrayLayerCount":2}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":6,"baseMipLevel":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_cube_map_texture_view={"dimension":"cube-array","arrayLayerCount":11}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_more_than_1_array_layer={"format":"rgba8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={"mipLevelCount":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"arrayLayerCount":2,"baseArrayLayer":5}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_cube_map_texture_view={"dimension":"cube-array","arrayLayerCount":12}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_array_texture={"arrayLayerCount":0,"baseArrayLayer":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:test_the_format_compatibility_rules_when_creating_a_texture_view=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_texture_view_on_a_2D_non_array_texture={"mipLevelCount":0,"baseMipLevel":5}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:creating_cube_map_texture_view={"dimension":"cube"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createView:Using_defaults_validates_the_same_as_setting_values_for_only_1_array_layer={"dimension":"2d"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:buffers/map_detach:
cts:buffers/map_detach:create_mapped={"async":true,"unmap":false,"destroy":true}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:buffers/map_detach:create_mapped={"async":false,"unmap":true,"destroy":false}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:buffers/map_detach:create_mapped={"async":true,"unmap":true,"destroy":true}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:buffers/map_detach:create_mapped={"async":false,"unmap":false,"destroy":true}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:buffers/map_detach:create_mapped={"async":true,"unmap":true,"destroy":false}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:buffers/map_detach:create_mapped={"async":false,"unmap":true,"destroy":true}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/setScissorRect:
cts:validation/setScissorRect:use_of_setScissorRect={"x":0,"y":0,"width":17,"height":17}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setScissorRect:use_of_setScissorRect={"x":0,"y":0,"width":0,"height":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setScissorRect:use_of_setScissorRect={"x":0,"y":0,"width":0,"height":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setScissorRect:use_of_setScissorRect={"x":0,"y":0,"width":1,"height":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setScissorRect:use_of_setScissorRect={"x":0,"y":0,"width":1,"height":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:fences:
cts:fences:wait/signaled_multiple_times=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:fences:initial/descriptor_with_initialValue=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:fences:initial/no_descriptor=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:fences:wait/less_than_signaled=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:fences:wait/already_completed=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:fences:wait/signaled_once=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:fences:initial/empty_descriptor=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:fences:drop/fence_and_promise=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:fences:wait/equal_to_signaled=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/createRenderPipeline:
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba32sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg8snorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_equal_to_the_one_of_every_attachment_in_the_render_pass={"attachmentSamples":1,"pipelineSamples":4}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg32sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"depth32float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_valid={"sampleCount":2}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_equal_to_the_one_of_every_attachment_in_the_render_pass={"attachmentSamples":4,"pipelineSamples":4}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba8uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:at_least_one_color_state_is_required=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba8sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"depth24plus-stencil8"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_valid={"sampleCount":3}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r16sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r32uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"bgra8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r16float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_valid={"sampleCount":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r8sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_valid={"sampleCount":8}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r8snorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:basic_use_of_createRenderPipeline=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg16float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_valid={"sampleCount":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r8uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_equal_to_the_one_of_every_attachment_in_the_render_pass={"attachmentSamples":4,"pipelineSamples":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r32sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgb10a2unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r16uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba8snorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg8sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg8uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba16float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg16uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg32float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg11b10float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"depth24plus"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg32uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"r32float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba32float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rg16sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba32uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_valid={"sampleCount":16}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"bgra8unorm-srgb"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba8unorm-srgb"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba16sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:color_formats_must_be_renderable={"format":"rgba16uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createRenderPipeline:sample_count_must_be_valid={"sampleCount":4}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/createTexture:
cts:validation/createTexture:validation_of_sampleCount={"sampleCount":8}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_submit_a_destroyed_texture_before_and_after_encode={"destroyBeforeEncode":false,"destroyAfterEncode":false}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_valid_to_destroy_a_destroyed_texture=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba16float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba8uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_mipLevelCount={"width":32,"height":31,"mipLevelCount":7}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba16sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_mipLevelCount={"width":32,"height":8,"mipLevelCount":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_mipLevelCount={"width":32,"height":32,"mipLevelCount":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_sampleCount={"sampleCount":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba32float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_sampleCount={"sampleCount":4,"mipLevelCount":2}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r8sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_sampleCount={"sampleCount":0}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r16sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_submit_a_destroyed_texture_before_and_after_encode={"destroyBeforeEncode":false,"destroyAfterEncode":true}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"bgra8unorm-srgb"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_mipLevelCount={"width":31,"height":32,"mipLevelCount":7}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"depth24plus-stencil8"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg16sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba8snorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba32uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg16float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba16uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"bgra8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r32sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"depth32float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgb10a2unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba8unorm-srgb"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r8snorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r16float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_mipLevelCount={"width":32,"height":32,"mipLevelCount":100}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg32float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg8sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"depth24plus"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg8uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba32sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_sampleCount={"sampleCount":4}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_sampleCount={"sampleCount":16}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r16uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg11b10float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_sampleCount={"sampleCount":4,"arrayLayerCount":2}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_mipLevelCount={"width":32,"height":32,"mipLevelCount":1}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba8unorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_sampleCount={"sampleCount":2}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_mipLevelCount={"width":32,"height":32,"mipLevelCount":6}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:validation_of_sampleCount={"sampleCount":3}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r32float"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r8uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_valid_to_destroy_a_texture=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"r32uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg16uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg32uint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg8snorm"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rg32sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_submit_a_destroyed_texture_before_and_after_encode={"destroyBeforeEncode":true,"destroyAfterEncode":false}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/createTexture:it_is_invalid_to_have_an_output_attachment_texture_with_non_renderable_format={"format":"rgba8sint"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:command_buffer/render/storeop:
cts:command_buffer/render/storeop:storeOp_controls_whether_1x1_drawn_quad_is_stored={"storeOp":"store"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:command_buffer/render/storeop:storeOp_controls_whether_1x1_drawn_quad_is_stored={"storeOp":"clear"}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/render_pass:
cts:validation/render_pass:it_is_invalid_to_draw_in_a_render_pass_with_missing_bind_groups={"setBindGroup1":false,"setBindGroup2":true}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass:it_is_invalid_to_draw_in_a_render_pass_with_missing_bind_groups={"setBindGroup1":true,"setBindGroup2":false}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass:it_is_invalid_to_draw_in_a_render_pass_with_missing_bind_groups={"setBindGroup1":true,"setBindGroup2":true}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/render_pass:it_is_invalid_to_draw_in_a_render_pass_with_missing_bind_groups={"setBindGroup1":false,"setBindGroup2":false}: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/queue_submit:
cts:validation/queue_submit:submitting_with_a_mapped_buffer_is_disallowed=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/cts.html?q=cts:validation/setBlendColor:
cts:validation/setBlendColor:basic_use_of_setBlendColor=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
cts:validation/setBlendColor:setBlendColor_allows_any_number_value=: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webgpu/runtime/helper/test_worker.worker.html: Firefox: TIMEOUT, Chrome: TIMEOUT, Safari: TIMEOUT
Assignee | ||
Comment 3•5 years ago
|
||
Automatic update from web-platform-tests
Roll WebGPU CTS
Change-Id: I568496f29b5bd4c0f202142003ad3f1794663582
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1890020
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711085}
--
wpt-commits: df3e1cc0af3fbe32569f11d102be0330f12ec1a3
wpt-pr: 20008
Assignee | ||
Comment 4•5 years ago
|
||
wpt-pr: 20008
wpt-type: metadata
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a36656244ab1
https://hg.mozilla.org/mozilla-central/rev/d805aa175cc1
Description
•