commit | 16f9e63d7abb25be9e0ac624f63ea22a9baf307c | [log] [tgz] |
---|---|---|
author | Fergal Daly <fergal@chromium.org> | Thu Nov 16 06:53:29 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 16 06:53:29 2023 |
tree | 784911689fb47f30d4104c81be31f329e6fc839a | |
parent | d6e81b8211838db08e7216e63ec4a847f83427e0 [diff] |
Move deprecate-unload tests to TestExpectations. https://crrev.com/c/5028537 added these tests to NeverFix as `[ Skip ]` but actually the right thing to do was to add them to TestExpectations as `[ Skip Failure Timeout ]`. This violates none of the rules while achieving the same goal and would have dodged the flaky test problem. I thought of it seconds after submitting... Bug: 1488371 Change-Id: I3d49dcbbd84776df45b3fdd90b604afba81bae05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033583 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225349}
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.