commit | 66bf4afefd7dc6301a1106eacd493b091c80b610 | [log] [tgz] |
---|---|---|
author | Guohui Deng <guohuideng@microsoft.com> | Tue Sep 02 18:10:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 02 18:10:03 2025 |
tree | 06423ba91ed3a6fe458efaf00c3b628d85f94272 | |
parent | 79d5bb51f6457fefea1cf69cd616516e7f21c5d2 [diff] |
[WPT] Move `document.write` tests out of `document-initiated.html` They are the suspects of occasional timeout in the cloud. If moved out as they are, they cause timeout errors in local tests. So `document.write()` is moved out of `promise_test`. Also removed the exemption for `document-initiated` in TestExpectations because with it it's very hard to observe the very rare flakiness. Bug: 436534724 Change-Id: I761520889102e2b825da993a0f93529c8e2ed18a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6861995 Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Reviewed-by: Scott Haseley <shaseley@chromium.org> Commit-Queue: Guohui Deng <guohuideng@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1509695}
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.