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

[native_assets_builder] Don't use FFIgen in test #843

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

dcharkes
Copy link
Collaborator

@dcharkes dcharkes commented Dec 1, 2023

The Windows bots on the Dart SDK CI don't have libclang installed:

https://dart-review.googlesource.com/c/sdk/+/339124 -> https://dart-ci.firebaseapp.com/cl/339124/5 -> https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8762986001033204401/+/u/test_results/new_test_failures__logs_

This test does not need to use FFIgen, we can use some other package with a bin script.

@auto-submit auto-submit bot merged commit ec9e2b2 into main Dec 1, 2023
20 checks passed
@auto-submit auto-submit bot deleted the tests-dev-dep-non-ffigen branch December 1, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants