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:
Dan Minor 2019-12-20 15:04:19 +00:00
parent 16872b43ca
commit 1cc9d7091b

View file

@ -1,6 +1,4 @@
[audiocontextoptions.html]
expected:
if fission and (os == "linux") and not debug: TIMEOUT
[X context = new AudioContext({'latencyHint': 'foo'}) did not throw an exception.]
expected: FAIL
@ -10,15 +8,3 @@
[# AUDIT TASK RUNNER FINISHED: 1 out of 3 tasks were failed.]
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