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