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

Don't pin package:macros #148087

Merged
merged 3 commits into from
May 9, 2024

TESTING DO NOT MERGE - roll engine to a commit with the newer _macros…

58a3acd
Select commit
Failed to load commit list.
Merged

Don't pin package:macros #148087

TESTING DO NOT MERGE - roll engine to a commit with the newer _macros…
58a3acd
Select commit
Failed to load commit list.
flutter-dashboard / Windows build_tests_2_7 failed May 9, 2024 in 12m 28s

Windows build_tests_2_7

Understanding a LUCI build failure

The output contained the following forbidden types:
package:flutter/src/widgets/framework.dart::Widget
ELAPSED TIME: 1.595s for bin\cache\dart-sdk\bin\dart.exe C:\b\s\w\ir\x\w\flutter\dev\forbidden_from_release_tests\bin\main.dart --snapshot C:\b\s\w\ir\x\t\flutter_forbidden_imports.a31fbe69\snapshot.arm64-v8a.json --package-config C:\b\s\w\ir\x\w\flutter\examples\hello_world\.dart_tool\package_config.json --forbidden-type package:flutter/src/widgets/framework.dart::Widget in C:\b\s\w\ir\x\w\flutter
RUNNING: cd .; bin\cache\dart-sdk\bin\dart.exe C:\b\s\w\ir\x\w\flutter\dev\forbidden_from_release_tests\bin\main.dart --snapshot C:\b\s\w\ir\x\t\flutter_forbidden_imports.a31fbe69\snapshot.arm64-v8a.json --package-config C:\b\s\w\ir\x\w\flutter\examples\hello_world\.dart_tool\package_config.json --forbidden-type package:flutter/src/widgets/widget_inspector.dart::WidgetInspectorService --forbidden-type package:flutter/src/widgets/framework.dart::DebugCreator --forbidden-type package:flutter/src/foundation/print.dart::debugPrint
workingDirectory: C:\b\s\w\ir\x\w\flutter, executable: C:\b\s\w\ir\x\w\flutter\bin\cache\dart-sdk\bin\dart.exe, arguments: [C:\b\s\w\ir\x\w\flutter\dev\forbidden_from_release_tests\bin\main.dart, --snapshot, C:\b\s\w\ir\x\t\flutter_forbidden_imports.a31fbe69\snapshot.arm64-v8a.json, --package-config, C:\b\s\w\ir\x\w\flutter\examples\hello_world\.dart_tool\package_config.json, --forbidden-type, package:flutter/src/widgets/widget_inspector.dart::WidgetInspectorService, --forbidden-type, package:flutter/src/widgets/framework.dart::DebugCreator, --forbidden-type, package:flutter/src/foundation/print.dart::debugPrint]
No forbidden types found.
ELAPSED TIME: 1.556s for bin\cache\dart-sdk\bin\dart.exe C:\b\s\w\ir\x\w\flutter\dev\forbidden_from_release_tests\bin\main.dart --snapshot C:\b\s\w\ir\x\t\flutter_forbidden_imports.a31fbe69\snapshot.arm64-v8a.json --package-config C:\b\s\w\ir\x\w\flutter\examples\hello_world\.dart_tool\package_config.json --forbidden-type package:flutter/src/widgets/widget_inspector.dart::WidgetInspectorService --forbidden-type package:flutter/src/widgets/framework.dart::DebugCreator --forbidden-type package:flutter/src/foundation/print.dart::debugPrint in C:\b\s\w\ir\x\w\flutter
�13:46:30� Test failed.
��������������������������������������������������������
For your convenience, the error messages reported above are repeated here:
  �  �  
Command: ..\..\bin\flutter.bat build windows --debug -v
Command exited with exit code 1 but expected zero exit code.
Working directory: C:\b\s\w\ir\x\w\flutter\examples\layers
  �  �  
Command: ..\..\bin\flutter.bat build windows --release -v
Command exited with exit code 1 but expected zero exit code.
Working directory: C:\b\s\w\ir\x\w\flutter\examples\layers
��������������������������������������������������������
You may find the errors by searching for "�ERROR #" in the logs.

Step failed (retcode: 1)