[Webkit-unassigned] [Bug 266522] New: [check-for-duplicated-platform-test-results] raises AttributeError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 15 16:30:52 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266522

            Bug ID: 266522
           Summary: [check-for-duplicated-platform-test-results] raises
                    AttributeError
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gsnedders at apple.com

This will be a regression from bug 264750:

gsnedders at 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'

-- 
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/20231216/d1ea010f/attachment.htm>


More information about the webkit-unassigned mailing list