diff options
Diffstat (limited to 'testing/web-platform/meta/serial/serial_ondisconnect.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/serial/serial_ondisconnect.https.any.js.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/serial/serial_ondisconnect.https.any.js.ini b/testing/web-platform/meta/serial/serial_ondisconnect.https.any.js.ini new file mode 100644 index 0000000000..314a31c2e8 --- /dev/null +++ b/testing/web-platform/meta/serial/serial_ondisconnect.https.any.js.ini @@ -0,0 +1,9 @@ +[serial_ondisconnect.https.any.html] + [A "disconnect" event is fired when ports are added.] + expected: FAIL + + +[serial_ondisconnect.https.any.worker.html] + [A "disconnect" event is fired when ports are added.] + expected: FAIL + |