blob: 1ff9f48b663381626e8879c10bf1b4196888feae (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[test_BHRObserver.js]
# BHR is disabled on android and outside of nightly
skip-if =
debug
(os == "android")
release_or_beta
(os == "mac") # Bug 1417723
(os == "win" && bits == 32) # Bug 1760134
(os == "win" && msix)
support-files = child_cause_hang.js
run-sequentially = very high failure rate in parallel
|