[Webkit-unassigned] [Bug 243624] New: Style checking still warns about SVN auto props

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 6 01:33:37 PDT 2022


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

            Bug ID: 243624
           Summary: Style checking still warns about SVN auto props
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zimmermann at kde.org
                CC: aakash_jain at apple.com, jbedard at apple.com

I've tried to create an upstream branch using "git-webkit pr" that added hundreds of new pixel test results.
This highlighted a problem: Style checking wants me to enable auto props in the SVN config file -- that is not necessary anymore, and the rule could be disabled, no?

$ git webkit pr
...
Current branch eng/macOS-Check-in-remaining-pixel-test-results-to-assist-LBSE-development is up to date.
    Found 1 commit...
ERROR: LayoutTests/platform/mac-monterey-wk2-pixel/svg/W3C-I18N/g-dirLTR-ubNone-expected.png:0:  Have to enable auto props in the subversion config file (/Users/nzimmermann/.subversion/config "enable-auto-props = yes").   [image/png] [5]
Total errors found: 1 in 1 files
style-checker failed, continue uploading pull request? (Yes/[No]): yes
Enumerating objects: 1143, done.
Counting objects: 100% (1143/1143), done.
...

-- 
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/20220806/2b05aa07/attachment.htm>


More information about the webkit-unassigned mailing list