Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failures on [dart2wasm] Avoid calling out to generic array copy for typed data arrays #60304

Open
a-siva opened this issue Mar 11, 2025 · 2 comments
Labels
area-dart2wasm Issues for the dart2wasm compiler. gardening

Comments

@a-siva
Copy link
Contributor

a-siva commented Mar 11, 2025

There are new test failures on [dart2wasm] Avoid calling out to generic array copy for typed data arrays.

The tests

co19/LibTest/typed_data/ByteBuffer/asByteData_A02_t01 RuntimeError (expected Pass)

are failing on configurations

dart2wasm-linux-optimized-jsc

Logs of the failure can be found at
https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/dart2wasm-linux-optimized-jsc/2089/overview

@a-siva a-siva added area-dart2wasm Issues for the dart2wasm compiler. gardening labels Mar 11, 2025
@a-siva
Copy link
Contributor Author

a-siva commented Mar 11, 2025

//cc @mkustermann

@mkustermann
Copy link
Member

It appears that this triggered a bug in binaryen. I've filed WebAssembly/binaryen#7366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dart2wasm Issues for the dart2wasm compiler. gardening
Projects
None yet
Development

No branches or pull requests

2 participants