blob: 54854218667ca6bb74ae903b6ee85b40ffc24b03 (
plain)
1
2
3
4
5
6
|
[update.https.html]
expected:
if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
[update() should fail when a response for the main script is redirect.]
expected: FAIL
|