serialization-via-idb.any.js.ini (437B)
1 [serialization-via-idb.any.worker.html] 2 expected: 3 if (processor == "x86") and not debug: [OK, TIMEOUT] 4 [SharedArrayBuffer cloning via IndexedDB: basic case] 5 expected: 6 if (processor == "x86") and not debug: [PASS, FAIL, TIMEOUT] 7 8 [SharedArrayBuffer cloning via the IndexedDB: is interleaved correctly] 9 expected: 10 if (processor == "x86") and not debug: [PASS, FAIL, TIMEOUT] 11 12 13 [serialization-via-idb.any.html]