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

Issue 18888003: Disabling wallet and mocking out more of WalletClient while testing. (Closed)

Created:
7 years, 5 months ago by Dan Beam
Modified:
7 years, 5 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, Raman Kakilate, benquan, jam, ahutter, browser-components-watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

Disabling wallet and mocking out more of WalletClient while testing. R=isherman@chromium.org BUG=258817 TEST=less flakes Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211177

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 9

Patch Set 4 : test->mock #

Patch Set 5 : isherman@ review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -71 lines) Patch
M chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc View 1 2 3 4 12 chunks +12 lines, -9 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc View 1 2 3 6 chunks +6 lines, -61 lines 0 comments Download
M components/autofill.gypi View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A components/autofill/content/browser/wallet/mock_wallet_client.h View 1 2 3 1 chunk +84 lines, -0 lines 0 comments Download
A components/autofill/content/browser/wallet/mock_wallet_client.cc View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_client.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Dan Beam
7 years, 5 months ago (2013-07-10 20:01:35 UTC) #1
Ilya Sherman
https://chromiumcodereview.appspot.com/18888003/diff/5001/chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc File chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc (right): https://chromiumcodereview.appspot.com/18888003/diff/5001/chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc#newcode693 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc:693: controller()->DisableWallet(wallet::WalletClient::UNKNOWN_ERROR); Why is this needed in just this one ...
7 years, 5 months ago (2013-07-11 01:06:30 UTC) #2
Dan Beam
https://chromiumcodereview.appspot.com/18888003/diff/5001/chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc File chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc (right): https://chromiumcodereview.appspot.com/18888003/diff/5001/chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc#newcode693 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc:693: controller()->DisableWallet(wallet::WalletClient::UNKNOWN_ERROR); On 2013/07/11 01:06:30, Ilya Sherman wrote: > Why ...
7 years, 5 months ago (2013-07-11 01:29:36 UTC) #3
Dan Beam
https://chromiumcodereview.appspot.com/18888003/diff/5001/chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc File chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc (right): https://chromiumcodereview.appspot.com/18888003/diff/5001/chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc#newcode693 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc:693: controller()->DisableWallet(wallet::WalletClient::UNKNOWN_ERROR); On 2013/07/11 01:29:36, Dan Beam wrote: > On ...
7 years, 5 months ago (2013-07-11 01:34:36 UTC) #4
Ilya Sherman
LGTM, thanks.
7 years, 5 months ago (2013-07-11 03:26:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/18888003/18001
7 years, 5 months ago (2013-07-11 03:53:15 UTC) #6
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=147830
7 years, 5 months ago (2013-07-11 05:07:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/18888003/18001
7 years, 5 months ago (2013-07-11 05:19:41 UTC) #8
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=147846
7 years, 5 months ago (2013-07-11 06:01:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/18888003/18001
7 years, 5 months ago (2013-07-11 17:47:21 UTC) #10
commit-bot: I haz the power
7 years, 5 months ago (2013-07-11 18:46:41 UTC) #11
Message was sent while issue was closed.
Change committed as 211177

Powered by Google App Engine
This is Rietveld 408576698