Bug 1546396: Disable this test entirely, because we don't support what it tests at all. r=jib

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Byron Campen [:bwc] 2019-04-30 02:04:34 +00:00
Родитель 7816224edf
Коммит c8c05f8ea3
1 изменённых файлов: 1 добавлений и 15 удалений

Просмотреть файл

@ -1,17 +1,3 @@
[RTCPeerConnection-connectionState.https.html]
expected: TIMEOUT
[Initial connectionState should be new]
expected: FAIL
[connectionState transitions to connected via connecting]
expected: TIMEOUT
[connection with one data channel should eventually have transports in connected state]
expected: TIMEOUT
[connection with one data channel should eventually have connected connection state]
expected: TIMEOUT
[Closing the connection should set connectionState to closed]
expected: FAIL
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1265827