[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