commit | 629ab56af6e81d1f89dc794b8e448280de10642b | [log] [tgz] |
---|---|---|
author | Maggie Chen <magchen@chromium.org> | Thu Jan 23 21:13:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 21:13:39 2025 |
tree | 3f39bc3537d39b59a6755722d6e214f489eab15a | |
parent | e4f940f2a9cf1315cc7fd8182b789d6cb3d6107b [diff] |
Restore trace_test expectations Restore the change made by https://crrev.com/c/6154720 - Remove stale trace_test expectations These tests still fail on win 11. See Win10 FYI x64 Release (NVIDIA RTX 4070 Super) bot. WebGPUCachingTraceTest_ComputePipelineCrossOriginsCacheMisses[Failure] WebGPUCachingTraceTest_ComputePipelineDifferentOrigins [ Failure ] WebGPUCachingTraceTest_ComputePipelineIncognito [ Failure ] WebGPUCachingTraceTest_RenderPipelineDifferentOrigins [ Failure ] WebGPUCachingTraceTest_RenderPipelineIncognito [ Failure ] Change-Id: Ie839f8469daee563363afab89082bd50085e9cca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6195092 Auto-Submit: Maggie Chen <magchen@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1410520}
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.