mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 10:54:33 +00:00
Bug 1023341 - Disable test_networkstats_alarms.html on B2G for too many intermittent test failures
--HG-- extra : rebase_source : 11cc5584e6bb765587ca988531c8f131055c08d5
This commit is contained in:
parent
d922996b81
commit
8952df18cd
@ -7,7 +7,7 @@ skip-if = toolkit == "gonk"
|
||||
[test_tcpsocket_enabled_with_perm.html]
|
||||
skip-if = toolkit == "gonk" || e10s
|
||||
[test_networkstats_alarms.html]
|
||||
skip-if = toolkit != "gonk"
|
||||
skip-if = toolkit != "gonk" || true # Intermittent failures (bug 1023341)
|
||||
[test_networkstats_basics.html]
|
||||
skip-if = toolkit != "gonk" || (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(Will be fixed in bug 858005) b2g-desktop(Will be fixed in bug 858005)
|
||||
[test_networkstats_disabled.html]
|
||||
|
Loading…
x
Reference in New Issue
Block a user