playwright/tests/config
Simon Knott 042161e1ce
Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003)
This reapplies what we reverted in
https://github.com/microsoft/playwright/pull/32989.

Max and me debugged this, and found that the test failures come from
SOCKS proxy now preferring IPv6 over IPv4. We've updated the tests and
made sure that this doesn't mask any breaking change.

I'm enabling CQ1 to make sure we don't oversee any other CI failures.
2024-10-08 14:17:50 +02:00
..
testserver feat: routeWebSocket (#32675) 2024-09-20 03:20:06 -07:00
baseTest.ts chore: introduce clock test mode (#31110) 2024-05-31 14:44:26 -07:00
browserTest.ts test: brush up fixtures, unflake some tests (#32854) 2024-09-27 07:06:37 -07:00
commonFixtures.ts chore: add find-related-tests command (#29439) 2024-02-09 19:02:42 -08:00
comparator.ts chore: simplify types handling in toHaveScreenshot (#29374) 2024-02-05 19:07:30 -08:00
debugControllerBackend.ts test: generate debug controller channel (#30018) 2024-03-20 16:56:29 +01:00
errors.ts chore: unify target closed errors (#27540) 2023-10-12 11:05:34 -07:00
platformFixtures.ts test: brush up fixtures, unflake some tests (#32854) 2024-09-27 07:06:37 -07:00
proxy.ts Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003) 2024-10-08 14:17:50 +02:00
queryObjects.ts chore: upgrade internal types to support TypeScript 4.9.3 (#19280) 2022-12-05 17:22:25 -08:00
remote-server-impl.js fix(launcher): unregister global process handlers when all browser are closed (#29011) 2024-01-16 14:41:26 -08:00
remoteServer.ts chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
serverFixtures.ts Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003) 2024-10-08 14:17:50 +02:00
testMode.ts chore: fix driver modes to test with under_test set (#31117) 2024-06-01 08:33:46 -07:00
testModeFixtures.ts chore: allow starting recorder in traceviewer (#32741) 2024-09-20 15:25:49 -07:00
traceViewerFixtures.ts fix(trace viewer): reveal stack for highlighted action (#32919) 2024-10-02 13:30:44 +02:00
utils.ts test: mark a few tests as fixme (#32985) 2024-10-07 02:58:03 -07:00