commit | c6b375d0a469442803f0ae65da3cc4ead9a89d93 | [log] [tgz] |
---|---|---|
author | Vladimir Nechaev <nechaev@chromium.org> | Fri Oct 11 09:09:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 11 09:09:35 2024 |
tree | 304fa86eba348a4dcad8458e559a098134921dd3 | |
parent | f4fa906fe2c278785373c1dbc58de4d41257d77f [diff] |
Re-enable several ChromeDriver tests on Mac The failures in the following tests are no longer reproducible: * ChromeDriverTest.testExecuteScriptStaleElement1 * ChromeDriverTest.testExecuteScriptStaleElement2 * ChromeDriverTest.testFindChildElementStaleElement2 * ChromeDriverTest.testFindChildElementsStaleElement2 * ChromeDriverTest.testClickStaleElement * ChromeDriverSiteIsolation.testCanClickOOPIF Bug: 40933744, 40933777, 40933728, 40931084, 40848017 Change-Id: I89728574edf7a84efa1e9d0193083dbfc7bacf08 Validate-Test-Flakiness: skip Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5923569 Commit-Queue: Maksim Sadym <sadym@chromium.org> Auto-Submit: Vladimir Nechaev <nechaev@chromium.org> Reviewed-by: Maksim Sadym <sadym@chromium.org> Cr-Commit-Position: refs/heads/main@{#1367367}
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.