Attempt to fix flaky AutofillMetricsTest.FormFillDuration.
CL 1388111 / Commit b2020be3 removed timestamps from OnFormSubmitted(), the reason being that they were always Now(). They weren't always Now() in the unit test. This commit re-adds the non-Now() timestamps to the unit test. Bug: 1009364 Change-Id: I1204ee2e6d43685c0ac7a2e77c93236cceadf42b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860340 Commit-Queue: Dominic Battré <battre@chromium.org> Auto-Submit: Christoph Schwering <schwering@google.com> Reviewed-by:Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#705663}
Showing
Please register or sign in to comment