mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 05:08:36 +02:00
Bug 1909753, part 0.3 - demote non-PASSing tests to tier 2 r=webgpu-reviewers,teoxoy
Not sure how we hadn't caught these before. 😅 Differential Revision: https://phabricator.services.mozilla.com/D219245
This commit is contained in:
parent
9414906b3f
commit
1277378164
2 changed files with 7 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_microtask:*]
|
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_microtask:*]
|
||||||
|
implementation-status: backlog
|
||||||
[:sourceType="VideoElement"]
|
[:sourceType="VideoElement"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
@ -7,6 +8,7 @@
|
||||||
|
|
||||||
|
|
||||||
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_task:*]
|
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_task:*]
|
||||||
|
implementation-status: backlog
|
||||||
[:sourceType="VideoElement"]
|
[:sourceType="VideoElement"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
@ -15,11 +17,13 @@
|
||||||
|
|
||||||
|
|
||||||
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_from_different_video_frame:*]
|
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_from_different_video_frame:*]
|
||||||
|
implementation-status: backlog
|
||||||
[:]
|
[:]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_multiple_times_in_same_task_scope:*]
|
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_multiple_times_in_same_task_scope:*]
|
||||||
|
implementation-status: backlog
|
||||||
[:sourceType="VideoElement"]
|
[:sourceType="VideoElement"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
@ -28,10 +32,12 @@
|
||||||
|
|
||||||
|
|
||||||
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:use_import_to_refresh:*]
|
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:use_import_to_refresh:*]
|
||||||
|
implementation-status: backlog
|
||||||
[:]
|
[:]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:webcodec_video_frame_close_expire_immediately:*]
|
[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:webcodec_video_frame_close_expire_immediately:*]
|
||||||
|
implementation-status: backlog
|
||||||
[:]
|
[:]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
||||||
|
|
@ -6777,6 +6777,7 @@
|
||||||
|
|
||||||
|
|
||||||
[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:importExternalTexture:*]
|
[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:importExternalTexture:*]
|
||||||
|
implementation-status: backlog
|
||||||
[:sourceType="VideoElement";awaitLost=false]
|
[:sourceType="VideoElement";awaitLost=false]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue