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

Issue 10698146: Rename gfx_unittests with ui_unittests. (Closed)

Created:
8 years, 5 months ago by Hironori Bono
Modified:
8 years, 5 months ago
CC:
chromium-reviews, pam+watch_chromium.org, glider+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Visibility:
Public.

Description

Rename gfx_unittests with ui_unittests. This is a band-aid fix that runs ui_unittests when runing chrome_tests.sh with a '-t gfx' option. Also, it renames an exclude file to use it when running ui_unittests. BUG=none TEST=make valgrind and heapchecker bots green. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146081

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M tools/heapcheck/chrome_tests.py View 1 1 chunk +5 lines, -1 line 0 comments Download
M tools/valgrind/chrome_tests.py View 1 1 chunk +5 lines, -1 line 0 comments Download
D tools/valgrind/gtest_exclude/gfx_unittests.gtest-tsan.txt View 1 1 chunk +0 lines, -2 lines 0 comments Download
A + tools/valgrind/gtest_exclude/ui_unittests.gtest-tsan.txt View 1 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Hironori Bono
Greetings, This is a band-aid fix for r143648, which creates ui_unittests instead of gfx_unittests, without ...
8 years, 5 months ago (2012-07-11 02:52:41 UTC) #1
Timur Iskhodzhanov
Please add TODO comments mentioning that this is a band aid. Then LGTM assuming you're ...
8 years, 5 months ago (2012-07-11 05:11:47 UTC) #2
Hironori Bono
8 years, 5 months ago (2012-07-11 06:20:23 UTC) #3
Greetings Timur,

Thanks for your response. I have added TODO comments and also renamed an exclude
file so TSAN bots can use it when running ui_unittests.

Regards,

Hironori Bono

Powered by Google App Engine
This is Rietveld 408576698