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 Reland ""[SDK/VM] - Rename dart_precompiled_runtime to dartaotruntime...." and "...[dart2wasm] Improve ClassInfo field validation error messages #57055

Open
jyameo opened this issue Nov 8, 2024 · 3 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. gardening type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@jyameo
Copy link
Contributor

jyameo commented Nov 8, 2024

@dart-github-bot
Copy link
Collaborator

Summary: The reland of "[SDK/VM] - Rename dart_precompiled_runtime to dartaotruntime" and "[dart2wasm] Improve ClassInfo field validation error messages" introduced test failures in hot reload and standalone/io/unix_socket_test on ddc-canary-linux-chrome and vm-reload-linux-release-x64 configurations.

@dart-github-bot dart-github-bot added area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) labels Nov 8, 2024
@jyameo jyameo changed the title Failures on Reland ""[SDK/VM] - Rename dart_precompiled_runtime to dartaotruntime, ensures we have a uniform name for the executable between the build directories and the SDK directory""...[dart2wasm] Improve ClassInfo field validation error messages Failures on Reland ""[SDK/VM] - Rename dart_precompiled_runtime to dartaotruntime...." and "...[dart2wasm] Improve ClassInfo field validation error messages Nov 8, 2024
@a-siva
Copy link
Contributor

a-siva commented Nov 8, 2024

These failures seem unrelated to the changes.
It looks like the tests are flaky

@devoncarew devoncarew added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. and removed area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. labels Nov 8, 2024
@bkonyi bkonyi added gardening area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. labels Nov 11, 2024
@bkonyi
Copy link
Contributor

bkonyi commented Nov 11, 2024

FYI @natebiggs for the failing / flaky DDC hot reload tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. gardening type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

5 participants