Closed
Bug 1941721
Opened 1 month ago
Closed 4 days ago
[wpt-sync] Sync PR 50090 - Suppress webdriver executor timeout when debugger present.
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox137 fixed)
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50090 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50090
Details from upstream follow.
Josh Matthews <josh@joshmatthews.net> wrote:
Suppress webdriver executor timeout when debugger present.
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.
Assignee | ||
Comment 1•7 days ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3c6e73b4a306
[wpt PR 50090] - Suppress webdriver executor timeout when debugger present., a=testonly
Assignee | ||
Comment 3•5 days ago
|
||
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 4 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•