Skip to content

Commit

Permalink
Bug 1512741 - disable test_ext_userScripts.js on Android debug for fr…
Browse files Browse the repository at this point in the history
…equent failures. r=jmaher
  • Loading branch information
shindli committed Jan 17, 2019
1 parent 8f161ee commit fa29934
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ skip-if = os == "android"
[test_ext_unload_frame.js]
skip-if = true # Too frequent intermittent failures
[test_ext_userScripts.js]
skip-if = os == "android" && debug # Bug 1512741
[test_ext_userScripts_telemetry.js]
[test_ext_webRequest_auth.js]
skip-if = os == "android" && debug
Expand Down

0 comments on commit fa29934

Please sign in to comment.