Bug 970589 - Disable test_bug338583.html on Linux debug e10s for frequent failures.

This commit is contained in:
Ryan VanderMeulen 2014-11-04 11:35:07 -05:00
parent edd09b5d3a
commit c960a330c6

View File

@ -375,7 +375,9 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec
[test_bug337631.html]
[test_bug338541.xhtml]
[test_bug338583.html]
skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(https not working, bug 907770) b2g-debug(https not working, bug 907770) b2g-desktop(43 total - bug 901343, specialpowers.wrap issue createsystemxhr)
# b2g(https not working, bug 907770) b2g-debug(https not working, bug 907770) b2g-desktop(43 total - bug 901343, specialpowers.wrap issue createsystemxhr)
# e10s - bug 970589, bug 1091934
skip-if = buildapp == 'b2g' || toolkit == 'android' || (os == 'linux' && debug && e10s)
[test_bug338679.html]
[test_bug339494.html]
[test_bug339494.xhtml]