idlharness.https.any.js.ini (331B)
1 [idlharness.https.any.serviceworker.html] 2 expected: 3 if (os == "mac") and debug: CRASH 4 if os == "android": [OK, CRASH] 5 6 [idlharness.https.any.html] 7 expected: 8 if (os == "mac") and not debug: [OK, CRASH] 9 if os == "android": [OK, CRASH] 10 11 [idlharness.https.any.sharedworker.html] 12 13 [idlharness.https.any.worker.html]