[Webkit-unassigned] [Bug 111108] New: style checker incorrectly claim methods on unittest2 to not exist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 13:42:04 PST 2013


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

           Summary: style checker incorrectly claim methods on unittest2
                    to not exist
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: dpranke at chromium.org


e.g.
https://bugs.webkit.org/attachment.cgi?id=190635&action=review

>> Tools/Scripts/webkitpy/performance_tests/perftest_unittest.py:166
>> +            self.assertIsNone(test._run_with_driver(None, None))
>
> [TestPerfTest.test_parse_output_with_failing_line] Instance of 'TestPerfTest' has no 'assertIsNone' member  [pylint/E1101] [5]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list