[Webkit-unassigned] [Bug 225789] New: report-non-inclusive-language should skip symlinks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 13 16:48:15 PDT 2021


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

            Bug ID: 225789
           Summary: report-non-inclusive-language should skip symlinks
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

report-non-inclusive-language should skip symlinks. Currently the script fails with an error if there is a symlink pointing to a non-existing file. 

Traceback (most recent call last):
  File "OpenSource/Tools/Scripts/report-non-inclusive-language", line 70, in <module>
    handle = open(os.path.join(subroot, file), "r")
IOError: [Errno 2] No such file or directory: 'testdir/symlink-pointing-to-non-existing-file'

-- 
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/20210513/c5420df7/attachment-0001.htm>


More information about the webkit-unassigned mailing list