mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 05:10:49 +00:00
Bug 1661187 - disable browser_resume_latest_paused_media.js on Linux x64 opt and debug. r=intermittent-reviewers,jmaher DONTBUILD
As recommended by Alastor in the bug. See also bug 1683016 which disabled the test executed before. Differential Revision: https://phabricator.services.mozilla.com/D104515
This commit is contained in:
parent
f4a86a8e84
commit
7cea2bce58
@ -46,3 +46,5 @@ skip-if = verify && (os == 'mac') # bug 1673509
|
||||
skip-if =
|
||||
os == "linux" && bits == 64 && !asan # Bug 1683016
|
||||
[browser_resume_latest_paused_media.js]
|
||||
skip-if =
|
||||
os == "linux" && bits == 64 && !asan # Bug 1661187
|
||||
|
Loading…
x
Reference in New Issue
Block a user