commit | 2fa0d32b4f9c2b5ae81cb2431c52d0e7fb1796f2 | [log] [tgz] |
---|---|---|
author | Mario Sanchez Prada <mario@igalia.com> | Tue Dec 22 10:34:10 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 22 10:34:10 2020 |
tree | 5782e41c343969e27bf66767fb1d9b8e2fb3a397 | |
parent | 8f70d2b21c1a4b436b75ab5cc0cf2550e1f0ab9d [diff] |
Enable MediaSessionBrowserTest.{MultiplePlayers,Simple}PlayPause tests These tests were disabled due to flakiness introduced by some recent migrations from legacy IPC to mojo that landed past week, which I think should be fixed by crrev.com/c/2596148, which has been just merged. Let's re-enable them now to double-check if the fix actually worked as expected, keeping an eye in case they are still flaky after this. TBR=mlamouri@chromium.org Bug: 1157263, 1157241, 1157239, 1157319 Change-Id: I58d7ec81039aeed8f07b6570316f15ef2a6cfb98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598842 Reviewed-by: Mario Sanchez Prada <mario@igalia.com> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#838836}
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.
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.