[reporting-isolated-across-navigations.https.sub.html] expected: if os == "win": OK if os == "mac": [TIMEOUT, OK] [OK, TIMEOUT] [Reports should be sent to the correct endpoints] expected: if os == "win": [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT] if os == "android": [TIMEOUT, PASS, FAIL] [TIMEOUT, PASS]