[get-databases.any.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[Enumerate multiple databases.]
expected: FAIL
[Enumerate one database.]
expected: FAIL
[Make sure an empty list is returned for the case of no databases.]
expected: FAIL
[Ensure that databases() doesn't pick up changes that haven't commited.]
expected: FAIL
[Ensure that databases() returns a promise.]
expected: FAIL
[get-databases.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Enumerate multiple databases.]
expected: FAIL
[Enumerate one database.]
expected: FAIL
[Make sure an empty list is returned for the case of no databases.]
expected: FAIL
[Ensure that databases() doesn't pick up changes that haven't commited.]
expected: FAIL
[Ensure that databases() returns a promise.]
expected: FAIL