commit | 419d0567def07a51871025f3d9fc38c2936aa62e | [log] [tgz] |
---|---|---|
author | Weizhong Xia <weizhong@google.com> | Wed Apr 02 23:47:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 23:47:48 2025 |
tree | 944ec31863709cd76d181e50dfe2ce47fac7e444 | |
parent | 4195e1628f1be0bf9636b5706d5194e167377e46 [diff] |
Relax minimum number of runs requirement for rebaselining a test. When a subtest unexpected pass, Wptrunner will not retry the test. This will cause the test not rebaselined if we require at least 3 runs to do that. Minimum number of runs requirement is introduced to keep wpt metadata stable. As we are not using wpt metadata any more, this is not needed in general. Dry-by fix for some other corner cases. Bug: 407850402 Change-Id: Ia0aaf3cedb0e4cfb1c05f677054128b76d83ff1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6427481 Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Commit-Queue: Weizhong Xia <weizhong@google.com> Cr-Commit-Position: refs/heads/main@{#1441882}
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.