[failure.html]
expected:
if os == "mac": [CRASH, OK]
if os == "android": [CRASH, OK]
if os == "win": [TIMEOUT, OK, CRASH]
[CRASH, OK]
disabled:
if (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1810360
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1810360
if (os == "linux") and asan: https://bugzilla.mozilla.org/show_bug.cgi?id=1723277
if (os == "mac") and not debug and not nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1818234
max-asserts: 3