Bug 111108

Summary: style checker incorrectly claim methods on unittest2 to not exist
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dpranke
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-02-28 13:44:28 PST
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]
Attachments
Note You need to log in before you can comment on or make changes to this bug.