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

Add support for loading precompiled kernel files for vm tests #896

Merged
merged 3 commits into from Jun 27, 2018

Conversation

jakemac53
Copy link
Contributor

When using the --precompiled flag we will now first check for an <original-test-path>.vm_test.vm.app.dill file, and if present load that directly in the isolate. Otherwise the <original-test-path>.vm_test.dart file will be used.

@jakemac53
Copy link
Contributor Author

Submitting with pre-existing failures

@jakemac53 jakemac53 merged commit f6985f9 into master Jun 27, 2018
@jakemac53 jakemac53 deleted the load-from-kernel branch June 27, 2018 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants