blob: aacbdb8edfb7b64aa506be29145587c19f2f1860 (
plain)
1
2
3
4
5
6
|
[abort-in-initial-upgradeneeded.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[Test that an abort in the initial upgradeneeded sets version back to 0]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
|