Skip to content

Commit

Permalink
Bug 1927948 [wpt PR 48870] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 48870
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Nov 27, 2024
1 parent 3eeea98 commit 9af6643
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions testing/web-platform/meta/webcodecs/video-decoder.https.any.js.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[video-decoder.https.any.html]
expected: [OK, TIMEOUT]

[Test that VideoDecoder.configure() doesn't support config: Unrecognized codec]
expected: [PASS, TIMEOUT]
Expand Down Expand Up @@ -49,10 +48,19 @@
if os == "android": FAIL
[PASS, NOTRUN]

[Test that VideoDecoder.isConfigSupported() doesn't support config: codec with spaces]
expected:
if os == "android": PASS
FAIL
[Test that VideoDecoder.configure() doesn't support config: codec with spaces]
expected:
if os == "android": PASS
FAIL


[video-decoder.https.any.worker.html]
expected: [OK, TIMEOUT]

[Test that VideoDecoder.configure() doesn't support config: Unrecognized codec]
expected: [PASS, TIMEOUT]
Expand Down Expand Up @@ -100,3 +108,13 @@
expected:
if os == "android": FAIL
[PASS, NOTRUN]

[Test that VideoDecoder.isConfigSupported() doesn't support config: codec with spaces]
expected:
if os == "android": PASS
FAIL
[Test that VideoDecoder.configure() doesn't support config: codec with spaces]
expected:
if os == "android": PASS
FAIL

0 comments on commit 9af6643

Please sign in to comment.