Skip to content

Failures on [VM/dartdev] Switch dartdev to use an AOT runtime. #60655

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

Open
a-siva opened this issue May 1, 2025 · 0 comments
Open

Failures on [VM/dartdev] Switch dartdev to use an AOT runtime. #60655

a-siva opened this issue May 1, 2025 · 0 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening

Comments

@a-siva
Copy link
Contributor

a-siva commented May 1, 2025

The tests

co19/Language/Libraries_and_Scripts/Scripts/top_level_main_t01
co19/Language/Libraries_and_Scripts/Scripts/top_level_main_t06

are failing on configurations

vm-aot-linux-debug-x64
vm-aot-linux-release-x64

The failure is because the dart VM executable is renamed to dartvm in this CL and the test assumes the presence of dart in a runtime build.

@a-siva a-siva added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening labels May 1, 2025
@a-siva a-siva self-assigned this May 1, 2025
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. gardening
Projects
None yet
Development

No branches or pull requests

1 participant