Skip to content

Commit

Permalink
Bug 1767701 - Disable browser_dbg-features-breakable-lines.js on osx …
Browse files Browse the repository at this point in the history
…10.15 opt for frequent failures. r=#intermittent-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D203856
  • Loading branch information
CosminSabou committed Mar 6, 2024
1 parent 472bbb3 commit e68d712
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devtools/client/debugger/test/mochitest/browser_aj.toml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@ fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and
["browser_dbg-features-asm.js"]

["browser_dbg-features-breakable-lines.js"]
skip-if = [
"apple_catalina && !debug", # Bug 1767701
]

["browser_dbg-features-breakable-positions.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled
Expand Down

0 comments on commit e68d712

Please sign in to comment.