Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Issue 7659011: Slightly tweak the tools/heapcheck/chrome_tests.py script to read less gtest filter files (Closed)

Created:
9 years, 4 months ago by Timur Iskhodzhanov
Modified:
9 years, 4 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Slightly tweak the tools/heapcheck/chrome_tests.py script to read less gtest filter files [Mostly copied the code from tools/valgrind/chrome_tests.py] Also, exclude one test and widen one suppression BUG=93006, 93022 TBR=glider Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96912

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -36 lines) Patch
M tools/heapcheck/chrome_tests.py View 3 chunks +27 lines, -35 lines 2 comments Download
M tools/heapcheck/suppressions.txt View 1 chunk +1 line, -1 line 0 comments Download
A tools/heapcheck/test_shell_tests.gtest-heapcheck.txt View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Timur Iskhodzhanov
9 years, 4 months ago (2011-08-16 09:44:48 UTC) #1
Timur Iskhodzhanov
9 years, 4 months ago (2011-08-16 09:46:05 UTC) #2
TBR

http://codereview.chromium.org/7659011/diff/1/tools/heapcheck/chrome_tests.py
File tools/heapcheck/chrome_tests.py (left):

http://codereview.chromium.org/7659011/diff/1/tools/heapcheck/chrome_tests.py...
tools/heapcheck/chrome_tests.py:203: os.path.join(directory, name +
".gtest.txt"),
we don't use this

http://codereview.chromium.org/7659011/diff/1/tools/heapcheck/chrome_tests.py...
tools/heapcheck/chrome_tests.py:205: os.path.join(directory, name +
".gtest_linux.txt")]
we don't use this yet

Powered by Google App Engine
This is Rietveld 408576698