Bug 1760134 - Fix identation and syntax for disabling condition. a=test-only

CLOSED TREE
This commit is contained in:
Cosmin Sabou 2022-11-25 08:24:51 +02:00
parent 4b7d1c1ecc
commit 513d9c0f27

View File

@ -1,6 +1,10 @@
[test_BHRObserver.js]
# BHR is disabled on android and outside of nightly
skip-if = debug || os == "android" || release_or_beta || (os == "mac") # mac due to 1417723
os == "win" and bits == 32 # Bug 1760134
skip-if =
debug
(os == "android")
release_or_beta
(os == "mac") # Bug 1417723
(os == "win" && bits == 32) # Bug 1760134
support-files = child_cause_hang.js
run-sequentially = very high failure rate in parallel