WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
111108
style checker incorrectly claim methods on unittest2 to not exist
https://bugs.webkit.org/show_bug.cgi?id=111108
Summary
style checker incorrectly claim methods on unittest2 to not exist
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug