Skip to content

Commit

Permalink
Bug 1767693 - Disable browser_viewport_fallback_width.js on linux opt…
Browse files Browse the repository at this point in the history
… because of frequent failures. r=intermittent-reviewers,jmaher DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D171903
  • Loading branch information
CosminSabou committed Mar 7, 2023
1 parent 5d5b27f commit 58c93af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devtools/client/responsive/test/browser/browser.ini
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ skip-if = debug # timing-senstive tests should only run on optimized builds
https_first_disabled = true
[browser_viewport_changed_meta.js]
[browser_viewport_fallback_width.js]
skip-if =
os == "linux" && !debug # Bug 1767693
[browser_viewport_resizing_after_reload.js]
[browser_viewport_resizing_fixed_width.js]
[browser_viewport_resizing_fixed_width_and_zoom.js]
Expand Down

0 comments on commit 58c93af

Please sign in to comment.