Skip to content

Connection Refused Error when running WebDriver CI #38226

@PotatoCP

Description

@PotatoCP

Some tests got setup error: ConnectionRefusedError: [Errno 111] Connection refused when we ran ./mach try wd.

Weirdly, find_element/find.py always get this error in the CI. I think this error never happened when we ran the same WebDriver test in local (even when we ran the whole webdriver/tests/classic).

Example Try: https://github.com/PotatoCP/servo/actions/runs/16458999006, check the flaky result.

To reproduce in local: ./mach test-wpt -r --product servodriver ./tests/wpt/tests/webdriver/tests/classic/{execute_script/node.py,find_element/find.py} --processes 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions