commit | 022b4d223e55dd9c7c80693b3d0f855b95a1d00a | [log] [tgz] |
---|---|---|
author | Joey Arhar <jarhar@chromium.org> | Wed Oct 20 22:55:32 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 20 22:55:32 2021 |
tree | 6b5dd37ce182da063983032c7b678e04c2f42569 | |
parent | b3f52630da02c5c4f217707be8ae62156de5f1ff [diff] |
Fix extra-info-emitted.js test When I wrote this test I accidentally made the subresource test case navigate twice and it ended up manifesting in flaky failures that were never caught until the patch was merged. This fix removes the extraneous navigation, and fixes the flake according to my testing. Fixed: 1261889 Change-Id: I0a26bb3a1a0b57c0889894faf623b0095e8f8705 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3233727 Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#933678}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.