textdecoder-copy.any.js.ini (822B)
1 [textdecoder-copy.any.html] 2 expected: 3 if (os == "android") and not debug: [OK, CRASH] 4 [Modify buffer after passing it in (SharedArrayBuffer)] 5 expected: FAIL 6 7 8 [textdecoder-copy.any.worker.html] 9 expected: 10 if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] 11 [Modify buffer after passing it in (SharedArrayBuffer)] 12 expected: FAIL 13 14 15 [textdecoder-copy.any.sharedworker.html] 16 [Modify buffer after passing it in (SharedArrayBuffer)] 17 expected: FAIL 18 19 20 [textdecoder-copy.any.serviceworker.html] 21 expected: 22 if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT] 23 if (os == "android") and debug: [OK, ERROR, TIMEOUT] 24 if (os == "android") and not debug: [OK, ERROR, TIMEOUT] 25 [Modify buffer after passing it in (SharedArrayBuffer)] 26 expected: FAIL