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

Issue 2895583002: PaymentHandler: Clear storage partition data during content_browsertests. (Closed)

Created:
3 years, 7 months ago by zino
Modified:
3 years, 7 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

PaymentHandler: Clear storage partition data during content_browsertests. When PaymentAppInvocation test runs in single-process mode, the following problem occurs in local environment: content_browsertests --gtest_filter=PaymentAppBrowserTest.* --single-process ../../content/browser/payments/payment_app_browsertest.cc:127: Failure Expected: 1U Which is: 1 To be equal to: ids.size() Which is: 2 We can resolve this issue by clearing storage partition similar to what we do in the background sync or the push messaging. Please see: https://bugs.chromium.org/p/chromium/issues/detail?id=482083 BUG=661608 Review-Url: https://codereview.chromium.org/2895583002 Cr-Commit-Position: refs/heads/master@{#473619} Committed: https://chromium.googlesource.com/chromium/src/+/af124f87be0846b2541f69d306c0bb705b5e9e9f

Patch Set 1 #

Total comments: 2

Patch Set 2 : PaymentHandler: Clear storage partition data during content_browsertests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M content/browser/payments/payment_app_browsertest.cc View 1 3 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
zino
PTAL
3 years, 7 months ago (2017-05-19 10:05:45 UTC) #3
please use gerrit instead
https://codereview.chromium.org/2895583002/diff/1/content/browser/payments/payment_app_browsertest.cc File content/browser/payments/payment_app_browsertest.cc (right): https://codereview.chromium.org/2895583002/diff/1/content/browser/payments/payment_app_browsertest.cc#newcode140 content/browser/payments/payment_app_browsertest.cc:140: run_loop.Run(); Can you replace this implementation with these three ...
3 years, 7 months ago (2017-05-19 14:23:43 UTC) #4
zino
Thank you for review. PTAL https://codereview.chromium.org/2895583002/diff/1/content/browser/payments/payment_app_browsertest.cc File content/browser/payments/payment_app_browsertest.cc (right): https://codereview.chromium.org/2895583002/diff/1/content/browser/payments/payment_app_browsertest.cc#newcode140 content/browser/payments/payment_app_browsertest.cc:140: run_loop.Run(); On 2017/05/19 14:23:43, ...
3 years, 7 months ago (2017-05-21 11:52:58 UTC) #5
please use gerrit instead
lgtm
3 years, 7 months ago (2017-05-22 13:52:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2895583002/20001
3 years, 7 months ago (2017-05-22 17:09:08 UTC) #8
commit-bot: I haz the power
3 years, 7 months ago (2017-05-22 17:57:10 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/af124f87be0846b2541f69d306c0...

Powered by Google App Engine
This is Rietveld 408576698