WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
236075
WebDriver: selenium tests are executed more than once
https://bugs.webkit.org/show_bug.cgi?id=236075
Summary
WebDriver: selenium tests are executed more than once
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2022-02-03 04:30:27 PST
Created
attachment 450759
[details]
Patch
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
Committed
r289042
(?): <
https://commits.webkit.org/r289042
>
Radar WebKit Bug Importer
Comment 4
2022-02-03 05:12:17 PST
<
rdar://problem/88430477
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug