Bug 278677
Summary: | [resultsdbpy] Speed up disabled slow tests and selenium | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
Currently, even if running with Docker disabled and Selenium disabled, we still attempt to check for the existence of these tools. Move around our environment checks to ensure that we only instantiate Docker and Selenium when they're actually needed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
<rdar://problem/134731012>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/32727
EWS
Committed 282968@main (991722dac1c1): <https://commits.webkit.org/282968@main>
Reviewed commits have been landed. Closing PR #32727 and removing active labels.