Bug 1588602: Remove this intermittent crash expectation since bug 1586593 has landed. r=jib

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Byron Campen [:bwc] 2019-11-07 23:02:38 +00:00
Родитель 3e24c77cf6
Коммит 88372b61ec
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -1,9 +1,4 @@
[RTCPeerConnection-createDataChannel.html]
expected:
if (processor == "x86_64") and debug and (os == "linux") and webrender and fission: ["OK", "CRASH"]
if (processor == "x86_64") and debug and (os == "linux") and not webrender and not fission: ["OK", "CRASH"]
if (processor == "x86_64") and debug and (os == "mac"): ["OK", "CRASH"]
if processor == "aarch64": ["OK", "TIMEOUT"]
[createDataChannel attribute default values]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531100
expected: FAIL