Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress webdriver executor timeout when debugger present. #50090

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jdm
Copy link
Contributor

@jdm jdm commented Jan 15, 2025

This behaviour matches the existing behaviour in the webdriver crashtest and print reftest harnesses. Without these changes, stepping through code in a debugger with a webdriver harness attached is a race against the clock before the harness is killed.

@wpt-pr-bot wpt-pr-bot added infra wptrunner The automated test runner, commonly called through ./wpt run labels Jan 15, 2025
@jdm jdm force-pushed the webdriver-timeout branch from 96d8105 to 517c51b Compare January 15, 2025 18:49
@wpt-pr-bot wpt-pr-bot requested a review from jcscottiii January 15, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants