Bug 146797
Summary: | webkit-style complains about nonexistent python class members when they are created out-of-class | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Johnson <dean_johnson> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dbates |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Dean Johnson
See comment #16 in https://bugs.webkit.org/show_bug.cgi?id=143967
We can see that GitSVNTest.setUp utilizes SVNRepository.setup(self) and svn_repo_url is created there, not in the GitSVNTest class.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |