general.any.js.ini (1398B)
1 [general.any.worker.html] 2 [terminate() should abort writable immediately after readable.cancel()] 3 expected: FAIL 4 5 6 [general.any.sharedworker.html] 7 expected: 8 if not sessionHistoryInParent and not debug: [OK, TIMEOUT] 9 [terminate() should abort writable immediately after readable.cancel()] 10 expected: FAIL 11 12 13 [general.any.serviceworker.html] 14 expected: 15 if (os == "mac") and not debug: [OK, ERROR] 16 [terminate() should abort writable immediately after readable.cancel()] 17 expected: FAIL 18 19 20 [general.any.html] 21 expected: 22 if (os == "android") and not debug: [OK, TIMEOUT, CRASH] 23 [terminate() should abort writable immediately after readable.cancel()] 24 expected: FAIL 25 26 27 [general.any.shadowrealm.html] 28 expected: 29 if (os == "android") and not debug: [ERROR, CRASH] 30 ERROR 31 32 [general.https.any.shadowrealm-in-audioworklet.html] 33 expected: ERROR 34 35 [general.any.shadowrealm-in-shadowrealm.html] 36 expected: ERROR 37 38 [general.any.shadowrealm-in-window.html] 39 expected: ERROR 40 41 [general.any.shadowrealm-in-dedicatedworker.html] 42 expected: 43 if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] 44 ERROR 45 46 [general.https.any.shadowrealm-in-serviceworker.html] 47 expected: [ERROR, TIMEOUT] 48 49 [general.any.shadowrealm-in-sharedworker.html] 50 expected: 51 if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] 52 ERROR