blob: c02d1435ff74d503b45eb05d1cc030bc14087fcf (
plain)
1
2
3
4
5
6
7
8
9
10
|
[event-timeout.any.worker.html]
disabled:
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1557708
[XMLHttpRequest: timeout event]
expected: [PASS, FAIL]
[event-timeout.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|