Bug 1537986 - Update WPT expectations. r=jib

Differential Revision: https://phabricator.services.mozilla.com/D32966

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Andreas Pehrson 2019-05-31 11:11:07 +00:00
parent f7fd39e39f
commit 0c194f3e07
2 changed files with 0 additions and 42 deletions

View File

@ -2,9 +2,6 @@
[applyConstraints rejects invalid groupID]
expected: FAIL
[applyConstraints rejects attempt to switch device using groupId]
expected: FAIL
[applyConstraints rejects invalid resizeMode]
expected: FAIL

View File

@ -2,60 +2,21 @@
[A device can be opened twice with different resolutions]
expected: FAIL
[groupId is correctly reported by getSettings() for all devices]
expected: FAIL
[audio properties are reported by getSettings()]
expected: FAIL
[channelCount is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[autoGainControl is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[sampleSize is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[frameRate is reported by getSettings() for getUserMedia() video tracks]
expected: FAIL
[sampleRate is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[volume is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[width is reported by getSettings() for getUserMedia() video tracks]
expected: FAIL
[resizeMode is reported by getSettings() for getUserMedia() video tracks]
expected: FAIL
[groupId is reported by getSettings() for getUserMedia() video tracks]
expected: FAIL
[aspectRatio is reported by getSettings() for getUserMedia() video tracks]
expected: FAIL
[deviceId is reported by getSettings() for getUserMedia() video tracks]
expected: FAIL
[latency is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[height is reported by getSettings() for getUserMedia() video tracks]
expected: FAIL
[echoCancellation is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[noiseSuppression is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[groupId is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[deviceId is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL