Bug 1499871 - Update test metadata for wpt audio-output on fennec r=achronop
Differential Revision:
https://phabricator.services.mozilla.com/D9723
--- a/testing/web-platform/meta/audio-output/setSinkId.html.ini
+++ b/testing/web-platform/meta/audio-output/setSinkId.html.ini
@@ -1,2 +1,6 @@
[setSinkId.html]
prefs: [media.setsinkid.enabled:true]
+ [List device, setSinkId should be allowed on the default, the rest of the devices will get a NotAllowedError]
+ expected:
+ if os == "android": FAIL
+
--- a/testing/web-platform/meta/audio-output/setSinkId.https.html.ini
+++ b/testing/web-platform/meta/audio-output/setSinkId.https.html.ini
@@ -1,2 +1,6 @@
[setSinkId.https.html]
prefs: [media.setsinkid.enabled:true]
+ [List device, setSinkId should be allowed on the default, the rest of the devices will get a NotAllowedError]
+ expected:
+ if os == "android": FAIL
+