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