Disabling 3 tests that are timing out.
There appears to be a new bug in Chromium where the shipping method pge
on Pottery Barn, William Sonoma and West Elm never finishes loading. I
say this is a bug, because visually, the page finishes loading, and past
chromium builds mark the the pages as complete.
To prevent these tests from derailing the entire autofill captured sites
run, I am temporarily disabling the tests.
The long term fix would be to institute timeouts for page loads, and
rely on network traffic to determine if a page has finished loading.
Bug: 847905
Change-Id: I19f7ef3e6b611aea2c2f7b2053baa523af05526e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532914
Reviewed-by: Fabio Tirelo <[email protected]>
Commit-Queue: Yiming Zhou <[email protected]>
Cr-Commit-Position: refs/heads/master@{#642754}
diff --git a/DEPS b/DEPS
index 6b50d7618..be72e256 100644
--- a/DEPS
+++ b/DEPS
@@ -388,7 +388,7 @@
'packages': [
{
'package': 'chromium/chrome/test/data/autofill/captured_sites',
- 'version': 'jYvTM_KjFi4v_BTqCfkAxM1XJ4PkMDSi31FgEDf0z9sC',
+ 'version': 'zh9Tqke-MCYlzcrTXhogU3H1dgx2YAZs9GG_PeemPsQC',
}
],
'condition': 'checkout_chromium_autofill_test_dependencies',