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