OLD | NEW |
| (Empty) |
1 This is a testharness.js-based test. | |
2 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with DataView promise_test: Unhandled rejection with value: object "Refer
enceError: SharedArrayBuffer is not defined" | |
3 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with Int8Array promise_test: Unhandled rejection with value: object "Refe
renceError: SharedArrayBuffer is not defined" | |
4 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with Uint8Array promise_test: Unhandled rejection with value: object "Ref
erenceError: SharedArrayBuffer is not defined" | |
5 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with Uint8ClampedArray promise_test: Unhandled rejection with value: obje
ct "ReferenceError: SharedArrayBuffer is not defined" | |
6 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with Int16Array promise_test: Unhandled rejection with value: object "Ref
erenceError: SharedArrayBuffer is not defined" | |
7 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with Uint16Array promise_test: Unhandled rejection with value: object "Re
ferenceError: SharedArrayBuffer is not defined" | |
8 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with Int32Array promise_test: Unhandled rejection with value: object "Ref
erenceError: SharedArrayBuffer is not defined" | |
9 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with Uint32Array promise_test: Unhandled rejection with value: object "Re
ferenceError: SharedArrayBuffer is not defined" | |
10 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with Float32Array promise_test: Unhandled rejection with value: object "R
eferenceError: SharedArrayBuffer is not defined" | |
11 FAIL postMessaging to a dedicated worker allows them to see each others' modific
ations with Float64Array promise_test: Unhandled rejection with value: object "R
eferenceError: SharedArrayBuffer is not defined" | |
12 FAIL postMessaging to a same-origin iframe allows them to see each others' modif
ications promise_test: Unhandled rejection with value: object "ReferenceError: S
haredArrayBuffer is not defined" | |
13 FAIL postMessaging to a same-origin deeply-nested iframe allows them to see each
others' modifications promise_test: Unhandled rejection with value: object "Ref
erenceError: SharedArrayBuffer is not defined" | |
14 FAIL postMessaging to a same-origin opened window allows them to see each others
' modifications promise_test: Unhandled rejection with value: object "ReferenceE
rror: SharedArrayBuffer is not defined" | |
15 Harness: the test ran to completion. | |
16 | |
OLD | NEW |