[browser.storage.extension.html] expected: if (os == "mac") and not debug: TIMEOUT if (os == "linux") and not debug: [OK, TIMEOUT] if os == "android": ERROR [testStorageOnChanged] expected: if (os == "mac") and not debug: NOTRUN if (os == "linux") and not debug: [PASS, NOTRUN] [testStorageSetAccessLevelTrustedContexts] expected: FAIL [testStorageSetAccessLevelTrustedAndUntrustedContexts] expected: FAIL