commit | 1cd94fc12b98f2f7788d509800dc856f45223003 | [log] [tgz] |
---|---|---|
author | Jonathan Lee <jonathanjlee@google.com> | Thu Feb 15 00:51:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 15 00:51:40 2024 |
tree | d323009131fa5510cf1b82f1d33a5a036da4d92a | |
parent | 8e6fd73766f3793c60b881154985b51f0ffe1770 [diff] |
[wptrunner] Allow OK for `[ Failure ]` TestExpectations lines This is a forward-fix for an edge case in https://crrev.com/c/5112639. When a test has both a `[ Failure ]` TestExpectation and a baseline harness error, the former should override the latter and expect OK to avoid triggering retries and shard failure [0]. Reset some wdspec expectations that run expectedly OK. [0]: https://luci-milo.appspot.com/ui/inv/task-chromium-swarm.appspot.com-67c1e5f865702511/test-results?sortby=&groupby=&q=external%2Fwpt%2Fwebdriver%2Ftests%2Fbidi%2Fbrowsing_context%2Flocate_nodes%2Fmax_node_count.py+ Bug: 40943761 Change-Id: I836701340191e89524e03f3fcc5d02a3babec7b5 Cq-Include-Trybots: luci.chromium.try:linux-blink-rel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5298315 Reviewed-by: Weizhong Xia <weizhong@google.com> Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Cr-Commit-Position: refs/heads/main@{#1260820}
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.