fune/dom/webgpu/mochitest
Brad Werth 4b3e64252c Bug 1865921 Part 2: Add a test that awaits the device.lost promise. r=ErichDonGubler
This also drive-by marks all WebGPU mochitests as failing on macos, to
honor the current status of the blocklist.

Differential Revision: https://phabricator.services.mozilla.com/D194311
2024-01-26 20:03:17 +00:00
..
mochitest-no-pref.toml Bug 1869590 - Batch 19 - convert remaining mochitest ini to toml. r=aryx,necko-reviewers,devtools-reviewers,dom-storage-reviewers,asuth,valentin,nchevobbe 2023-12-13 15:44:04 +00:00
mochitest.toml Bug 1865921 Part 2: Add a test that awaits the device.lost promise. r=ErichDonGubler 2024-01-26 20:03:17 +00:00
test_basic_canvas.worker.html
test_basic_canvas.worker.js Bug 1858732 - Allow WebGPU to be enabled on DOM workers via a pref, disabled by default. r=webidl,webgpu-reviewers,saschanaz,nical 2023-10-16 15:29:21 +00:00
test_buffer_mapping.html
test_buffer_mapping_invalid_device.html Bug 1861751 Part 4: Add tests of invalid buffers in various usages. r=webgpu-reviewers,ErichDonGubler 2023-11-03 16:03:23 +00:00
test_command_buffer_creation.html
test_context_configure.html Bug 1816731 Part 2: Add a test of context.configure. r=webgpu-reviewers,ErichDonGubler 2023-11-17 16:11:40 +00:00
test_device_creation.html
test_device_lost.html Bug 1865921 Part 2: Add a test that awaits the device.lost promise. r=ErichDonGubler 2024-01-26 20:03:17 +00:00
test_disabled.html
test_double_encoder_finish.html Bug 1861985 - Let the parent process handle validating command encoders. r=webgpu-reviewers,webidl,saschanaz,jimb 2023-11-22 14:15:35 +00:00
test_enabled.html
test_error_scope.html Bug 1838693 Part 5: Update tests and test expectations. r=webgpu-reviewers,nical 2023-10-16 15:32:01 +00:00
test_insecure_context.html
test_navigator_gpu_not_replaceable.html
test_queue_copyExternalImageToTexture.html
test_queue_write.html
test_queue_write_invalid_device.html Bug 1861751 Part 4: Add tests of invalid buffers in various usages. r=webgpu-reviewers,ErichDonGubler 2023-11-03 16:03:23 +00:00
test_submit_compute_empty.html
test_submit_render_empty.html
test_submit_render_empty.worker.html
test_submit_render_empty.worker.js Bug 1858732 - Allow WebGPU to be enabled on DOM workers via a pref, disabled by default. r=webidl,webgpu-reviewers,saschanaz,nical 2023-10-16 15:29:21 +00:00
worker_wrapper.js