microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
62.73k stars 3.38k forks source link

[Bug]: localhost replaced with [::1] #30858

Closed debs-obrien closed 1 week ago

debs-obrien commented 2 weeks ago

Version

1.44

Steps to reproduce

run tests then run report

Expected behavior

should open on localhost:9323

Actual behavior

Serving HTML report at http://[::1]:9323

Additional context

No response

Environment

System:
    OS: macOS 14.4.1
    CPU: (10) arm64 Apple M1 Max
    Memory: 3.27 GB / 64.00 GB
  Binaries:
    Node: 20.11.1 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.2.4 - /usr/local/bin/npm
    pnpm: 8.5.0 - /usr/local/bin/pnpm
  IDEs:
    VSCode: 1.89.1 - /usr/local/bin/code
  Languages:
    Bash: 3.2.57 - /bin/bash
  npmPackages:
    @playwright/test: ^1.43.0 => 1.44.0
pavelfeldman commented 1 week ago

Fixed in 1.44.1

mxschmitt commented 1 week ago

Fixed in Canary: npm install -D @playwright/test@next