[localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.tentative.html] expected: if fission and (os == "linux") and not swgl and not debug and (processor == "x86"): [OK, TIMEOUT] if fission and (os == "linux") and not swgl and not debug and (processor == "x86_64"): [OK, TIMEOUT] if fission and (os == "win") and (processor == "x86") and debug: [OK, TIMEOUT] if fission and (os == "linux") and not swgl and debug: [OK, TIMEOUT] if fission and (os == "mac") and debug: [OK, TIMEOUT] if fission and (os == "android"): [OK, TIMEOUT] [StorageKey: test 3P about:blank window opened from a 3P iframe] expected: if (os == "linux") and fission and not swgl and not debug and (processor == "x86"): [PASS, TIMEOUT] if (os == "linux") and fission and not swgl and not debug and (processor == "x86_64"): [PASS, TIMEOUT] if (os == "linux") and fission and not swgl and debug: [PASS, TIMEOUT] if (os == "win") and (processor == "x86") and debug: [PASS, TIMEOUT] if (os == "mac") and debug: [PASS, TIMEOUT] if os == "android": FAIL