Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / testing / web-platform / meta / storage-access-api / requestStorageAccess-insecure.sub.window.js.ini
blob2b8323dea4e7a446a817899c87e00e35df5fb385
1 [requestStorageAccess-insecure.sub.window.html]
2 expected:
3 if (os == "linux") and not asan and not tsan: [OK, TIMEOUT]
4 if (os == "android") and debug: [OK, TIMEOUT]
5 if (os == "mac"): [TIMEOUT, OK]
6 if (os == "win") and debug: [TIMEOUT, OK]
7 [[top-level-context\] document.requestStorageAccess() should be rejected when called with a user gesture in insecure context]
8 expected:
9 if (os == "mac") and not debug: [TIMEOUT, PASS]
10 if (os == "linux"): [PASS, TIMEOUT]