[lfedcm-identity.discovery.tentative.sub.https.html] expected: if fission and (os == "linux") and not tsan and not asan: [TIMEOUT, OK] if fission and (os == "win") and not debug: TIMEOUT if not fission: OK [OK, TIMEOUT] [Cross-origin identity credential discovery does not resolve with effective store from the wrong origin] expected: if not tsan and (os == "linux") and fission and not asan: [NOTRUN, PASS, TIMEOUT] if not tsan and (os == "win") and not debug: [NOTRUN, TIMEOUT] if not tsan and (os == "mac") and debug: [PASS, TIMEOUT] if not tsan and (os == "linux") and not fission: PASS [PASS, TIMEOUT, NOTRUN] [Cross-origin identity credential discovery does not resolve with ineffective store from the right origin] expected: if (os == "linux") and fission and not tsan and not asan: [NOTRUN, TIMEOUT] if (os == "win") and not debug: [TIMEOUT, PASS, NOTRUN] if (os == "mac") and debug: PASS if (os == "linux") and not fission: PASS [PASS, TIMEOUT] [Cross-origin identity credential discovery works using the effectiveQueryURL] expected: if (os == "linux") and fission and not asan and not tsan: [TIMEOUT, PASS, NOTRUN] if (os == "win") and not debug: [PASS, TIMEOUT]