general.any.js.ini (1001B)
1 [general.any.worker.html] 2 expected: 3 if not sessionHistoryInParent and not debug: [OK, TIMEOUT] 4 5 [general.any.serviceworker.html] 6 7 [general.any.sharedworker.html] 8 expected: 9 if not sessionHistoryInParent and not debug: [OK, TIMEOUT] 10 11 [general.any.shadowrealm.html] 12 expected: ERROR 13 14 [general.any.html] 15 expected: 16 if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] 17 if (os == "mac") and not debug: [OK, CRASH] 18 19 [general.https.any.shadowrealm-in-audioworklet.html] 20 expected: 21 if os == "linux": [ERROR, TIMEOUT] 22 ERROR 23 24 [general.any.shadowrealm-in-shadowrealm.html] 25 expected: ERROR 26 27 [general.any.shadowrealm-in-window.html] 28 expected: ERROR 29 30 [general.any.shadowrealm-in-dedicatedworker.html] 31 expected: ERROR 32 33 [general.https.any.shadowrealm-in-serviceworker.html] 34 expected: [ERROR, TIMEOUT] 35 36 [general.any.shadowrealm-in-sharedworker.html] 37 expected: 38 if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] 39 ERROR