11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "basics.any.js": {
31cb0ef41Sopenharmony_ci    "fail": {
41cb0ef41Sopenharmony_ci      "expected": [
51cb0ef41Sopenharmony_ci        "postMessage results in correct event",
61cb0ef41Sopenharmony_ci        "messages are delivered in port creation order"
71cb0ef41Sopenharmony_ci      ],
81cb0ef41Sopenharmony_ci      "flaky": [
91cb0ef41Sopenharmony_ci        "Closing a channel in onmessage prevents already queued tasks from firing onmessage events"
101cb0ef41Sopenharmony_ci      ]
111cb0ef41Sopenharmony_ci    }
121cb0ef41Sopenharmony_ci  },
131cb0ef41Sopenharmony_ci  "interface.any.js": {
141cb0ef41Sopenharmony_ci    "fail": {
151cb0ef41Sopenharmony_ci      "expected": [
161cb0ef41Sopenharmony_ci        "postMessage after close should throw",
171cb0ef41Sopenharmony_ci        "postMessage should throw InvalidStateError after close, even with uncloneable data"
181cb0ef41Sopenharmony_ci      ]
191cb0ef41Sopenharmony_ci    }
201cb0ef41Sopenharmony_ci  },
211cb0ef41Sopenharmony_ci  "origin.window.js": {
221cb0ef41Sopenharmony_ci    "fail": {
231cb0ef41Sopenharmony_ci      "expected": [
241cb0ef41Sopenharmony_ci        "Serialization of BroadcastChannel origin"
251cb0ef41Sopenharmony_ci      ]
261cb0ef41Sopenharmony_ci    }
271cb0ef41Sopenharmony_ci  }
281cb0ef41Sopenharmony_ci}
29