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:
Ed Morley 2014-06-19 09:50:50 +01:00
parent d922996b81
commit 8952df18cd

View File

@ -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]