blob: 52da9f57c79c217f8dc8e77f4a9729bb64668307 (
plain)
1
2
3
4
5
6
7
|
[update-after-oneday.https.html]
prefs: [dom.serviceWorkers.testUpdateOverOneDay:true]
max-asserts: 2
expected:
if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
if (os == "mac") and not debug: [OK, ERROR]
|