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

Issue 3085015: Fix unit_tests on Mac by renaming the MAc test name for DownloadUtilMacTest. (Closed)

Created:
10 years, 4 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews, Alexander Potapenko, ben+cc_chromium.org, John Grabowski, Paul Godavari, Timur Iskhodzhanov, pam+watch_chromium.org, Paweł Hajdan Jr., stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Fix unit_tests on Mac by renaming the MAc test name for DownloadUtilMacTest. TBR=thakis TEST=unit_tests BUG=48913, 21479 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55094

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M chrome/browser/cocoa/download_util_mac_unittest.mm View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/data/valgrind/unit_tests.gtest_mac.txt View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paweł Hajdan Jr.
TBR
10 years, 4 months ago (2010-08-05 17:49:48 UTC) #1
Nico
LG I guess, but how/why does this help?
10 years, 4 months ago (2010-08-05 17:56:20 UTC) #2
Paweł Hajdan Jr.
10 years, 4 months ago (2010-08-05 17:57:54 UTC) #3
We now have a real DownloadUtilTest which is using TEST macro. That one was
using TEST_F and the same test name. It's illegal to mix TEST with TEST_F,
but it's difficult to spot when they're in different files.

On Thu, Aug 5, 2010 at 10:56, <thakis@chromium.org> wrote:

> LG I guess, but how/why does this help?
>
>
> http://codereview.chromium.org/3085015/show
>

Powered by Google App Engine
This is Rietveld 408576698