Chromium Code Reviews
Help | Chromium Project | Sign in
(69)

Issue 3014014: Change EXPECT_EQ ordering in CreditCardTest.PreviewSummaryAndObfuscatedNumberString. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by cbentzel
Modified:
4 years ago
Reviewers:
dhollowa
CC:
chromium-reviews, ben+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

I reversed the order of the EXPECT_EQ tests so expected value is first, actual value is second. BUG=None TEST=unit_tests --gtest_filter="*CreditCardTest*" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52961

Patch Set 1 #

Patch Set 2 : Added a comment about flaky test with URL of bug. #

Total comments: 1

Patch Set 3 : Remove FLAKY prefix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M chrome/browser/autofill/credit_card_unittest.cc View 1 2 1 chunk +12 lines, -12 lines 0 comments Download
Commit: CQ not working?

Messages

Total messages: 5 (0 generated)
cbentzel
4 years, 10 months ago (2010-07-18 12:33:27 UTC) #1
dhollowa
http://codereview.chromium.org/3014014/diff/3001/4001 File chrome/browser/autofill/credit_card_unittest.cc (right): http://codereview.chromium.org/3014014/diff/3001/4001#newcode16 chrome/browser/autofill/credit_card_unittest.cc:16: TEST(CreditCardTest, FLAKY_PreviewSummaryAndObfuscatedNumberStrings) { This test fails when .gyp files ...
4 years, 10 months ago (2010-07-19 15:56:25 UTC) #2
cbentzel
OK, I'll just close this issue and won't land this CL. On Mon, Jul 19, ...
4 years, 10 months ago (2010-07-19 16:35:27 UTC) #3
dhollowa
The changes that fix the "expected" parameter ordering are great. LGTM on those. On 2010/07/19 ...
4 years, 10 months ago (2010-07-19 17:51:09 UTC) #4
cbentzel
4 years, 10 months ago (2010-07-19 17:55:09 UTC) #5
Sounds good. I'll update the CL description and land it.

On Mon, Jul 19, 2010 at 1:51 PM, <dhollowa@chromium.org> wrote:

>
> The changes that fix the "expected" parameter ordering are great.  LGTM on
> those.
>
>
>
> On 2010/07/19 16:35:27, cbentzel wrote:
>
>> OK, I'll just close this issue and won't land this CL.
>>
>
>  On Mon, Jul 19, 2010 at 11:56 AM, <mailto:dhollowa@chromium.org> wrote:
>>
>
>  >
>> > http://codereview.chromium.org/3014014/diff/3001/4001
>> > File chrome/browser/autofill/credit_card_unittest.cc (right):
>> >
>> > http://codereview.chromium.org/3014014/diff/3001/4001#newcode16
>> > chrome/browser/autofill/credit_card_unittest.cc:16: TEST(CreditCardTest,
>> > FLAKY_PreviewSummaryAndObfuscatedNumberStrings) {
>> > This test fails when .gyp files change on Windows and dependencies are
>> > not correctly resolved.  So this test isn't exactly flakey, but rather a
>> > canary for .gyp changes.
>> >
>> >
>> > http://codereview.chromium.org/3014014/show
>> >
>>
>
>
>
>
> http://codereview.chromium.org/3014014/show
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be