blob: d14126d6628482b419f2bcbf9c36754917707f83 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[acquire.tentative.https.any.html]
[acquire.tentative.https.any.serviceworker.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
[acquire.tentative.https.any.worker.html]
[acquire.tentative.https.any.sharedworker.html]
|