diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCDataChannel-iceRestart.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCDataChannel-iceRestart.html.ini | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCDataChannel-iceRestart.html.ini b/testing/web-platform/meta/webrtc/RTCDataChannel-iceRestart.html.ini index 0ba52fcf7d..649b28de0d 100644 --- a/testing/web-platform/meta/webrtc/RTCDataChannel-iceRestart.html.ini +++ b/testing/web-platform/meta/webrtc/RTCDataChannel-iceRestart.html.ini @@ -1,10 +1,3 @@ [RTCDataChannel-iceRestart.html] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728342 - expected: - if (os == "linux") and not swgl and not debug and not tsan and not fission and not asan: [ERROR, OK] - if (os == "linux") and not swgl and not debug and not tsan and fission: [ERROR, OK] - if (os == "linux") and not swgl and debug and fission: [ERROR, OK] - if (os == "linux") and not swgl and debug and not fission: [ERROR, OK] - if (os == "win") and not swgl and debug and (processor == "x86_64"): [ERROR, OK] - if (os == "win") and swgl: [ERROR, OK] - ERROR + expected: [ERROR, OK] |