blob: 7df8098811fce8babe37c801dc0b32d9516639be (
plain)
1
2
3
4
5
|
[skip-waiting.https.html]
expected:
if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
|