Bug 1046307 - Run test_ThreadHangStats.js sequentially; r=vladan

This commit is contained in:
Jim Chen 2014-08-19 12:19:07 -04:00
parent 2312d023f0
commit 9672b36b1a

View File

@ -17,5 +17,4 @@ fail-if = !official # This test fails in unofficial builds because the payload r
[test_TelemetrySendOldPings.js]
skip-if = debug == true || os == "android" # Disabled due to intermittent orange on Android
[test_ThreadHangStats.js]
# Bug 1032996: test fails consistently in Android x86 emulator
skip-if = os == "android" && processor == "x86"
run-sequentially = Bug 1046307, test can fail intermittently when CPU load is high