[Webkit-unassigned] [Bug 236075] New: WebDriver: selenium tests are executed more than once
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 3 04:28:04 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236075
Bug ID: 236075
Summary: WebDriver: selenium tests are executed more than once
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebDriver
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: aperez at igalia.com, bburg at apple.com, clopez at igalia.com
I think this happens since we updated the pytest version. Pytest is now collecting test files that don't any test like __init__,py files. When that's given to the runner tall the tests under the directory are executed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220203/56ce2cda/attachment.htm>
More information about the webkit-unassigned
mailing list