blob: 1c9bd071ab2b6dd560b9b4369f7e1b88de4eddc0 (
plain)
1
2
3
4
5
6
7
|
[video-upgrade.https.sub.html]
expected:
if (os == "android") and debug and not swgl: [OK, ERROR]
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
[Video autoupgraded]
expected:
if (os == "linux") and not fission and not debug: [PASS, TIMEOUT]
|