commit | 6448b5a4be652513563fcfd5d7ba7502c706e112 | [log] [tgz] |
---|---|---|
author | Clemens Backes <clemensb@chromium.org> | Fri Oct 04 12:22:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 04 12:22:37 2024 |
tree | 3dc26437fe85b1407ceb984f13b8c9c47cc9304d | |
parent | bd818c18f44c6424518b83da9003e5278d3fb8d8 [diff] |
Mark some WebGL2 Wasm tests as failing The JS API was updated in https://crrev.com/c/5898572 and the tests need to be adapted to use BigInt in the constructor. After the V8 roll they now fail consistently, so switch from 'Skip' to 'Failure'. R=ynovikov@chromium.org Bug: 370792790, 335203259 Change-Id: Ife68f1488e9c8823d74d0c7d1830c420eec17c70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5904084 Reviewed-by: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Clemens Backes <clemensb@chromium.org> Cr-Commit-Position: refs/heads/main@{#1364159}
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.