Bug 266522

Summary: [check-for-duplicated-platform-test-results] raises AttributeError
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Sam Sneddon [:gsnedders] <gsnedders>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=264750

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
Sam Sneddon [:gsnedders]
Comment 1 2023-12-15 16:36:20 PST
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
Note You need to log in before you can comment on or make changes to this bug.