Bug 1894668 - Adjust WPT expectation on Windows for merging to beta r=media-playback-reviewers,padenot
Depends on D209298 Differential Revision: https://phabricator.services.mozilla.com/D209301
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
if (os == "win") and nightly_build: PASS
|
||||
if (os == "win"): PASS
|
||||
FAIL
|
||||
|
||||
[encodeQueueSize test]
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
if (os == "win") and nightly_build: PASS
|
||||
if (os == "win"): PASS
|
||||
FAIL
|
||||
|
||||
[Test successful reset() and re-confiugre()]
|
||||
@@ -24,14 +24,14 @@
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
if (os == "win") and nightly_build: PASS
|
||||
if (os == "win"): PASS
|
||||
FAIL
|
||||
|
||||
[Encode video with negative timestamp]
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
if (os == "win") and nightly_build: PASS
|
||||
if (os == "win"): PASS
|
||||
FAIL
|
||||
|
||||
|
||||
@@ -40,14 +40,14 @@
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
if (os == "win") and nightly_build: PASS
|
||||
if (os == "win"): PASS
|
||||
FAIL
|
||||
|
||||
[encodeQueueSize test]
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
if (os == "win") and nightly_build: PASS
|
||||
if (os == "win"): PASS
|
||||
FAIL
|
||||
|
||||
[Test successful reset() and re-confiugre()]
|
||||
@@ -61,12 +61,12 @@
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
if (os == "win") and nightly_build: PASS
|
||||
if (os == "win"): PASS
|
||||
FAIL
|
||||
|
||||
[Encode video with negative timestamp]
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
if (os == "win") and nightly_build: PASS
|
||||
if (os == "win"): PASS
|
||||
FAIL
|
||||
|
||||
Reference in New Issue
Block a user