Skip to content

Commit

Permalink
Bug 1647973 - Disable browser_bug1170531.js on Linux opt for frequent…
Browse files Browse the repository at this point in the history
… failures. r=intermittent-reviewers,jmaher

Differential Revision: https://phabricator.services.mozilla.com/D97064
  • Loading branch information
Mihai Alexandru Michis committed Nov 14, 2020
1 parent 08892b7 commit c4515e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions toolkit/content/tests/browser/browser.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ skip-if = (os == "win" && processor == "aarch64") || (os == "mac") || (os == "li
tags = audiochannel
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536573
[browser_bug1170531.js]
skip-if =
os == "linux" && !debug && !ccov # Bug 1647973
[browser_bug1198465.js]
[browser_bug295977_autoscroll_overflow.js]
skip-if = ((debug || asan) && os == "win" && bits == 64)
Expand Down

0 comments on commit c4515e8

Please sign in to comment.