commit | 93ff41658e60e7e177c8531e9f3fb7affa4b6def | [log] [tgz] |
---|---|---|
author | Vikram Pasupathy <vpasupathy@chromium.org> | Tue Jan 23 23:11:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 23 23:11:48 2024 |
tree | 701fb3af1a6af8f36625027a4c11be52ea2f8537 | |
parent | 5f85653fd25a4f188dd8f8ac0efee08887043041 [diff] |
Revert "[Gardening] Disable EncryptedMedia failing tests on win-asan" This reverts commit 74b80cb9106678c508c38729d4ff124dab4e68ff. Reason for revert: on bug itself, but test history results do not show any flakiness. Original change's description: > [Gardening] Disable EncryptedMedia failing tests on win-asan > > This CL disables the Playback_Multiple_VideoAudio_WebM and StorageIdTest > on win-asan bots due to repeated failures and flakiness. > > Sample failed build: https://ci.chromium.org/p/chromium/builders/ci/win-asan/b8758111089738159537 > > Bug: 1520934 > Change-Id: I896d030f1d717e662ba378154cfad50429fb269c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5229439 > Owners-Override: Dibyajyoti Pal <dibyapal@chromium.org> > Owners-Override: Yann Dago <ydago@google.com> > Reviewed-by: Marijn Kruisselbrink <mek@chromium.org> > Commit-Queue: Dibyajyoti Pal <dibyapal@chromium.org> > Auto-Submit: Dibyajyoti Pal <dibyapal@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1251060} Bug: 1520934 Change-Id: I59a896815c6cc48814ec9dd05931afa9de43ed49 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5230619 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: John Rummell <jrummell@chromium.org> Commit-Queue: Vikram Pasupathy <vpasupathy@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251120}
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.