update-recovery.https.html.ini (534B)
1 [update-recovery.https.html] 2 expected: 3 if (os == "linux") and not debug and not fission: [OK, TIMEOUT] 4 if (os == "mac") and not debug: [OK, TIMEOUT] 5 if (os == "linux") and debug: [OK, TIMEOUT] 6 if (os == "android") and debug: [OK, ERROR] 7 [Recover from a bad service worker by updating after a failed navigation.] 8 expected: 9 if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL] 10 if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT] 11 if (os == "linux") and debug: [PASS, TIMEOUT]