commit | 2015e4f150cb955479b2464016b4df41621bf83c | [log] [tgz] |
---|---|---|
author | Min Qin <qinmin@chromium.org> | Wed Apr 03 00:28:09 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 03 00:28:09 2019 |
tree | 45ea1d84706cd38a3dfb027581aa12799a14fa60 | |
parent | 4e3ab51b19d9e675ec76555ae055a6662529ddff [diff] |
Fix a flaky download test The test fails because we call DownloadManager::GetAllDownloads() too fast. Change the ordering for the dangerous download to start first, then call DownloadManager::GetAllDownloads(). BUG=948223 Change-Id: I60a73eb138598fc90afaed9fc991e634b30f52dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1546065 Reviewed-by: David Trainor <dtrainor@chromium.org> Reviewed-by: Xing Liu <xingliu@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#647053}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .