mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 03:54:35 +00:00
Bug 1046307 - Run test_ThreadHangStats.js sequentially; r=vladan
This commit is contained in:
parent
2312d023f0
commit
9672b36b1a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user