summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/remote-playback/cancel-watch-availability.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/remote-playback/cancel-watch-availability.html.ini')
-rw-r--r--testing/web-platform/meta/remote-playback/cancel-watch-availability.html.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/remote-playback/cancel-watch-availability.html.ini b/testing/web-platform/meta/remote-playback/cancel-watch-availability.html.ini
new file mode 100644
index 0000000000..dd845c9e3f
--- /dev/null
+++ b/testing/web-platform/meta/remote-playback/cancel-watch-availability.html.ini
@@ -0,0 +1,8 @@
+[cancel-watch-availability.html]
+ expected:
+ if os == "mac": [OK, TIMEOUT]
+ [Test that calling cancelWatchAvailability() without an id removes all the callbacks, and calling cancelWatchAvailability() with a removed id throws NotFoundError.]
+ expected: FAIL
+
+ [Test that calling cancelWatchAvailability() with an id does remove the callback, and calling cancelWatchAvailability with a removed id throws NotFoundError.]
+ expected: FAIL