feat(firefox): roll Firefox to M155 - #42445
feat(firefox): roll Firefox to M155#42445Andrey Lushnikov (aslushnikov) wants to merge 1 commit into
Conversation
Test results for "tests 1"10 flaky51243 passed, 1240 skipped Merge workflow run. |
Test results for "MCP"7 failed 8252 passed, 1361 skipped Merge workflow run. |
| import { utils } from '../../packages/playwright-core/lib/coreBundle'; | ||
| const { createHttp2Server } = utils; | ||
|
|
||
| const kLoopbackAddress = /^(127\.0\.0\.1|\[::1\]|::1)$/; |
There was a problem hiding this comment.
Firefox is an outlier here, I'm fixing it in juggler: https://github.com/microsoft/playwright-browsers/pull/2501
Closes #41356.