Completely failed files: 111; Completely failed subtests: 45; Failure level: 45/186 (24.19%)
| Test | Sf12 |
|---|---|
| /webmessaging/with-options/message-channel-transferable.html (1/1, 100.00%, 0.54% of total) | OK |
| MessageChannel's ports as MessagePort objects | FAIL |
| /webmessaging/message-channels/close.html (1/6, 16.67%, 0.54% of total) | OK |
| close() detaches a MessagePort (but not the one its entangled with) | FAIL |
| /webmessaging/with-options/host-specific-origin.html (1/1, 100.00%, 0.54% of total) | OK |
| resolving url with stuff in host-specific | FAIL |
| /webmessaging/broadcastchannel/blobs.html (2/2, 100.00%, 1.08% of total) | OK |
| Blobs work on BroadcastChannel | FAIL |
| Blobs work with workers on BroadcastChannel | FAIL |
| /webmessaging/with-options/undefined-transferable.html (1/1, 100.00%, 0.54% of total) | OK |
| undefined as transferable | FAIL |
| /webmessaging/with-options/no-target-origin.html (1/1, 100.00%, 0.54% of total) | OK |
| no targetOrigin | FAIL |
| /webmessaging/broadcastchannel/sandbox.html (1/1, 100.00%, 0.54% of total) | OK |
| Creating BroadcastChannel in an opaque origin | FAIL |
| /webmessaging/with-options/slash-origin.html (1/1, 100.00%, 0.54% of total) | OK |
| special value '/' | FAIL |
| /webmessaging/message-channels/user-activation.tentative.html (1/1, 100.00%, 0.54% of total) | OK |
| user activation messagechannel test | FAIL |
| /webmessaging/broadcastchannel/workers.html (5/5, 100.00%, 2.69% of total) | ERROR |
| BroadcastChannel created after a worker self.close() | TIMEOUT |
| BroadcastChannel used after a worker self.close() | FAIL |
| BroadcastChannel works in shared workers | FAIL |
| BroadcastChannel works in workers | FAIL |
| Closing and re-opening a channel works. | FAIL |
| /webmessaging/with-options/one-arg.html (1/1, 100.00%, 0.54% of total) | OK |
| just one argument | FAIL |
| /webmessaging/without-ports/008.html (1/1, 100.00%, 0.54% of total) | OK |
| just one argument | FAIL |
| /webmessaging/with-options/unknown-parameter.html (1/1, 100.00%, 0.54% of total) | OK |
| unknown parameter | FAIL |
| /webmessaging/broadcastchannel/basics.html (5/5, 100.00%, 2.69% of total) | OK |
| Closing a channel in onmessage doesn't cancel already queued events | FAIL |
| closing and creating channels during message delivery works correctly | FAIL |
| messages are delivered in port creation order | FAIL |
| messages aren't delivered to a closed port | FAIL |
| postMessage results in correct event | FAIL |
| /webmessaging/message-channels/dictionary-transferrable.html (1/1, 100.00%, 0.54% of total) | OK |
| basic messagechannel with transfer | FAIL |
| /webmessaging/broadcastchannel/interface.html (13/13, 100.00%, 6.99% of total) | OK |
| BroadcastChannel should have an onmessage event | FAIL |
| Non-empty name should not throw | FAIL |
| Non-string name should not throw | FAIL |
| Null name should not throw | FAIL |
| Should throw if no name is provided | FAIL |
| Undefined name should not throw | FAIL |
| close should not throw | FAIL |
| close should not throw when called multiple times | FAIL |
| postMessage after close should throw | FAIL |
| postMessage should throw InvalidStateError after close, even with uncloneable data | FAIL |
| postMessage should throw with uncloneable data | FAIL |
| postMessage with null should not throw | FAIL |
| postMessage without parameters should throw | FAIL |
| /webmessaging/worker_postMessage_user_activation.tentative.html (1/1, 100.00%, 0.54% of total) | OK |
| Post Message from a worker | FAIL |
| /webmessaging/with-options/null-transfer.html (1/1, 100.00%, 0.54% of total) | OK |
| null transfer | FAIL |
| /webmessaging/MessageEvent-trusted.html (1/3, 33.33%, 0.54% of total) | OK |
| With a BroadcastChannel | FAIL |
| /webmessaging/messageerror.html (3/3, 100.00%, 1.61% of total) | OK |
| The default value of onmessageerror is null | FAIL |
| The onmessageerror content attribute must be compiled into the onmessageerror property | FAIL |
| The onmessageerror content attribute must execute when an event is dispatched on the window | FAIL |
| /webmessaging/broadcastchannel/origin.window.html (1/1, 100.00%, 0.54% of total) | TIMEOUT |
| Serialization of BroadcastChannel origin | TIMEOUT |
| /webmessaging/without-ports/028.html (1/1, 100.00%, 0.54% of total) | OK |
| Cloning objects, preserving sharing #2 | FAIL |