blob: f724ebfb3f96fe86707bff4a541ea5e902183ac7 (
plain)
1
2
3
4
5
6
|
[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 debug and not swgl: [TIMEOUT, ERROR, CRASH]
[TIMEOUT, CRASH]
|