commit | 53c6346294b801299e529479fc5a8b0d1d426a16 | [log] [tgz] |
---|---|---|
author | Weizhong Xia <weizhong@google.com> | Sat Mar 09 07:40:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 09 07:40:42 2024 |
tree | 95f2cfe14bbcb1f1e0ec9ad3cd8368934c2eba70 | |
parent | 4b0e0bdec3e728ab977670ab6798d16943dedaa8 [diff] |
Add baseline for external/wpt/webdriver/tests/classic/new_session/response.py This test added path name userDataDir in its output. As userDataDir will be different each time, the baseline is highly flaky and the test apprears to be failing every timew. Do not check the fail message in the baseline. Failed importer run: https://ci.chromium.org/ui/p/chromium/builders/try/linux-blink-rel/104091/overview Bug: None Cq-Include-Trybots: luci.chromium.try:linux-blink-rel Change-Id: Ied743cc7795583fd0810f6f27934966f80417dde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5357292 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Weizhong Xia <weizhong@google.com> Auto-Submit: Weizhong Xia <weizhong@google.com> Cr-Commit-Position: refs/heads/main@{#1270572}
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.