Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / testing / web-platform / meta / periodic-background-sync / periodicsync.https.window.js.ini
blob37168ea4192678931d05114c30b775e0ac3671b0
1 [periodicsync.https.window.html]
2 expected:
3 if (os == "win") and not swgl and not debug and (processor == "x86"): [OK, TIMEOUT]
4 if (os == "win") and not swgl and debug and (processor == "x86_64"): [OK, TIMEOUT]
5 if (os == "android") and fission: [OK, TIMEOUT]
6 [Periodic Background Sync requires an activated Service Worker]
7 expected:
8 if (os == "win") and not swgl and debug and (processor == "x86_64"): [FAIL, TIMEOUT]
9 if (os == "win") and not swgl and not debug and (processor == "x86"): [FAIL, TIMEOUT]
10 FAIL
12 [Periodic Background Sync unregister silently succeeds when Service Worker is unactivated]
13 expected:
14 if (os == "win") and not swgl and debug and (processor == "x86_64"): [FAIL, NOTRUN]
15 if (os == "win") and not swgl and not debug and (processor == "x86"): [FAIL, NOTRUN]
16 FAIL