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. ...
Yes, the check should be deleted.
<rdar://problem/98607937>
*** This bug has been marked as a duplicate of bug 253386 ***