Bug 236075

Summary: WebDriver: selenium tests are executed more than once
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bburg, clopez, darin, ews-watchlist, glenn, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Carlos Garcia Campos
Reported 2022-02-03 04:28:04 PST
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.
Attachments
Patch (1.49 KB, patch)
2022-02-03 04:30 PST, Carlos Garcia Campos
darin: review+
Carlos Garcia Campos
Comment 1 2022-02-03 04:30:27 PST
Darin Adler
Comment 2 2022-02-03 04:40:20 PST
Comment on attachment 450759 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450759&action=review > Tools/ChangeLog:8 > + I think this happens since we updated the pytest version. Pytest is now collecting test files that don't any missing word here “don’t contain any”
Carlos Garcia Campos
Comment 3 2022-02-03 05:11:12 PST
Radar WebKit Bug Importer
Comment 4 2022-02-03 05:12:17 PST
Note You need to log in before you can comment on or make changes to this bug.