blob: cce2ac4bd694223a37fe9d65b7c076a4f8036cf3 (
plain)
1
2
3
4
5
|
[track.https.sub.html]
expected:
if (os == "linux") and not debug and fission: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "android") and fission: [OK, CRASH, TIMEOUT]
|