-
Notifications
You must be signed in to change notification settings - Fork 52
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] Git errors on invoking hooks #1847
Comments
It does look like a phone home issue. ECHO Error: Unable to determine engine version... 1>&2 |
Rolling in #1848 with flutter/flutter#160672 doesn't fix the issue: https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8727054518249061777/+/u/run_test.dart_for_tool_integration_tests_shard_and_subshard_5_5/stdout
To be able to iterate more efficiently, we should make the environment configurable in |
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8727104420872302577/+/u/run_test.dart_for_tool_integration_tests_shard_and_subshard_5_5/stdout
This looks like it is related to tying down the environment variables. It's unclear what environment variable is missing that causes a git issue. Possibly, the Flutter SDK is pinging home with it's
flutter_tools
logic looking at what branch it is on?It's not reproducible locally for me.
Context:
The text was updated successfully, but these errors were encountered: