Commit c6f50281 authored by Ian Struiksma's avatar Ian Struiksma Committed by Commit Bot

Update cipd version for re-recorded autofill tests

A couple changes to product code caused some failures.

Re-recorded 1 test (walmart_ca) after javascript processing caused
WPR failure and needed the fresh site.

Altered:
cvs
dsw
home_depot
gamestop
neiman_marcus
pizzahut_uk
rei
rakuten
tractorsupply

recipe .test files to expect different formatting for credit card
after blur/focus changes from crrev.com/c/2023496

dsw, home_depot, gamestop needed extra click events added to their
recipes to handle this change as well.

Bug: 1061126
Change-Id: I5a5426b283e2decdaca2531c3869ff91c060609a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112963
Auto-Submit: Ian Struiksma <ianstruiksma@google.com>
Reviewed-by: default avatarDominic Battré <battre@chromium.org>
Commit-Queue: Dominic Battré <battre@chromium.org>
Cr-Commit-Position: refs/heads/master@{#752397}
parent 6a65281f
...@@ -441,7 +441,7 @@ deps = { ...@@ -441,7 +441,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'chromium/chrome/test/data/autofill/captured_sites', 'package': 'chromium/chrome/test/data/autofill/captured_sites',
'version': 'uAd9Mpqxn5IpI7OCybU4JKiyUqZLlo9sSOFvZRok3aAC', 'version': 'xJFOr7KZ-xyv-0JsdsJXfAB8KguCnExUFa-tJ7UJno8C',
} }
], ],
'condition': 'checkout_chromium_autofill_test_dependencies', 'condition': 'checkout_chromium_autofill_test_dependencies',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment