chrome_public_test_apk PaymentRequest tests failed due to string rename. |
||||
Issue descriptionThe following tests are failing: org.chromium.chrome.browser.payments.PaymentRequestBillingAddressTest#testSelectIncompleteBillingAddress_EditComplete org.chromium.chrome.browser.payments.PaymentRequestBillingAddressTest#testSelectIncompleteBillingAddress_EditCancel org.chromium.chrome.browser.payments.PaymentRequestDynamicShippingMultipleAddressesTest#testShippingAddressEditRequiredMessage Root Cause: https://codereview.chromium.org/2798943002 renamed recipient to name which causes the test above to fail. https://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/40231
,
Apr 5 2017
,
Apr 5 2017
Fix is in cq: http://crrev.com/2800803002
,
Apr 5 2017
,
Apr 5 2017
,
Apr 5 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/bb4de8dfcf55b06af46e21d9a2acb5e0837fd9bc commit bb4de8dfcf55b06af46e21d9a2acb5e0837fd9bc Author: rouslan <rouslan@chromium.org> Date: Wed Apr 05 17:37:05 2017 Fix test expectation. Tests should be expecting "Name required" instead of "Recipient required" error messages. BUG= 708636 Review-Url: https://codereview.chromium.org/2800803002 Cr-Commit-Position: refs/heads/master@{#462133} [modify] https://crrev.com/bb4de8dfcf55b06af46e21d9a2acb5e0837fd9bc/chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestBillingAddressTest.java [modify] https://crrev.com/bb4de8dfcf55b06af46e21d9a2acb5e0837fd9bc/chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestDynamicShippingMultipleAddressesTest.java
,
Apr 5 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by kelv...@chromium.org
, Apr 5 2017