7 lines
279 B
INI
7 lines
279 B
INI
[close-in-upgradeneeded.html]
|
|
expected:
|
|
if (os == "win") and swgl: [OK, TIMEOUT]
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[When db.close is called in upgradeneeded, the db is cleaned up on refresh]
|
|
expected:
|
|
if swgl and (os == "win"): [PASS, NOTRUN]
|