WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266522
[check-for-duplicated-platform-test-results] raises AttributeError
https://bugs.webkit.org/show_bug.cgi?id=266522
Summary
[check-for-duplicated-platform-test-results] raises AttributeError
Sam Sneddon [:gsnedders]
Reported
2023-12-15 16:30:52 PST
This will be a regression from
bug 264750
: gsnedders@gsnedders-marsha OS2 % ./Tools/Scripts/check-for-duplicated-platform-test-results Traceback (most recent call last): File "/Volumes/gsnedders/projects/Safari/OS2/./Tools/Scripts/check-for-duplicated-platform-test-results", line 36, in <module> layout_tests_directory = webkit_finder.layout_tests_dir() AttributeError: 'WebKitFinder' object has no attribute 'layout_tests_dir'
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2023-12-15 16:36:20 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21911
EWS
Comment 2
2023-12-15 16:58:59 PST
Committed
272150@main
(a1e957501726): <
https://commits.webkit.org/272150@main
> Reviewed commits have been landed. Closing PR #21911 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-12-15 17:00:17 PST
<
rdar://problem/119743063
>
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