[Webkit-unassigned] [Bug 116317] [GTK] Metabug: Memory leak detection using valgrind

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 6 02:32:27 PDT 2013


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





--- Comment #6 from WebKit Commit Bot <commit-queue at webkit.org>  2013-06-06 02:31:00 PST ---
Attachment 203916 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/ChangeLog', u'Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py', u'Tools/Scripts/webkitpy/port/base.py', u'Tools/Scripts/webkitpy/port/common.py', u'Tools/Scripts/webkitpy/port/gdb_helper.py', u'Tools/Scripts/webkitpy/port/gtk.py', u'Tools/Scripts/webkitpy/port/gtk_leakdetector.py', u'Tools/Scripts/webkitpy/port/mac.py', u'Tools/Scripts/webkitpy/port/memcheck_analyze.py', u'Tools/Scripts/webkitpy/port/server_process.py', u'Tools/Scripts/webkitpy/port/server_process_unittest.py', u'Tools/valgrind/memcheck/suppressions.txt']" exit_code: 1
Tools/Scripts/webkitpy/port/gtk.py:174:  [GtkPort.print_leaks_summary] Instance of 'GtkLeakDetector' has no 'parse_leaks_output' member  [pylint/E1101] [5]
Tools/Scripts/webkitpy/port/common.py:131:  [RunSubprocess] Instance of 'Popen' has no 'pid' member (but some types could not be inferred)  [pylint/E1103] [5]
Tools/Scripts/webkitpy/port/common.py:134:  [RunSubprocess] Instance of 'Popen' has no 'pid' member (but some types could not be inferred)  [pylint/E1103] [5]
Tools/Scripts/webkitpy/port/common.py:135:  [RunSubprocess] Instance of 'Popen' has no 'pid' member (but some types could not be inferred)  [pylint/E1103] [5]
Tools/Scripts/webkitpy/port/gtk_leakdetector.py:78:  [GtkLeakDetector.check_for_leaks] Undefined variable 'leaks_output'  [pylint/E0602] [5]
Tools/Scripts/webkitpy/port/memcheck_analyze.py:126:  whitespace before '}'  [pep8/E202] [5]
Total errors found: 6 in 12 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
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