9 lines
480 B
INI
9 lines
480 B
INI
[end-of-time-002-crash.html]
|
|
disabled:
|
|
if (os == "linux") and not debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1770058
|
|
expected:
|
|
if (os == "android") and not fission and debug and swgl: [CRASH, TIMEOUT]
|
|
if (os == "android") and not fission and debug and not swgl: [CRASH, ERROR, TIMEOUT]
|
|
if (os == "android") and not fission and not debug: [CRASH, TIMEOUT]
|
|
if (os == "android") and fission and not swgl: [CRASH, ERROR, TIMEOUT]
|
|
[TIMEOUT, CRASH]
|