forked from mirrors/gecko-dev
Bug 1605118 - Update test expectations for audiocontextoptions.html on linux64 fission; r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D57832 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
16872b43ca
commit
1cc9d7091b
1 changed files with 0 additions and 14 deletions
|
|
@ -1,6 +1,4 @@
|
||||||
[audiocontextoptions.html]
|
[audiocontextoptions.html]
|
||||||
expected:
|
|
||||||
if fission and (os == "linux") and not debug: TIMEOUT
|
|
||||||
[X context = new AudioContext({'latencyHint': 'foo'}) did not throw an exception.]
|
[X context = new AudioContext({'latencyHint': 'foo'}) did not throw an exception.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
@ -10,15 +8,3 @@
|
||||||
[# AUDIT TASK RUNNER FINISHED: 1 out of 3 tasks were failed.]
|
[# AUDIT TASK RUNNER FINISHED: 1 out of 3 tasks were failed.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Audit report]
|
|
||||||
expected:
|
|
||||||
if fission and (os == "linux") and not debug: NOTRUN
|
|
||||||
|
|
||||||
[Executing "test-audiocontextoptions-sampleRate"]
|
|
||||||
expected:
|
|
||||||
if fission and (os == "linux") and not debug: NOTRUN
|
|
||||||
|
|
||||||
[Executing "test-audiocontextoptions-latencyHint-double"]
|
|
||||||
expected:
|
|
||||||
if fission and (os == "linux") and not debug: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue