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

Just a test #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Just a test

aa1066f
Select commit
Loading
Failed to load commit list.
Open

Just a test #34

Just a test
aa1066f
Select commit
Loading
Failed to load commit list.
flutter-dashboard / Linux analyze failed Oct 29, 2024 in 4m 47s

Linux analyze

Understanding a LUCI build failure

� /b/s/w/ir/x/w/flutter/engine/src/flutter/tools/font_subset/fixtures/3variable.ttf:27: file is not valid UTF-8
� /b/s/w/ir/x/w/flutter/engine/src/flutter/tools/font_subset/fixtures/MaterialIcons-Regular.ttf:7: file is not valid UTF-8
� /b/s/w/ir/x/w/flutter/engine/src/flutter/tools/font_subset/fixtures/MaterialSymbols-Variable.ttf:18: file is not valid UTF-8
� /b/s/w/ir/x/w/flutter/engine/src/flutter/web_sdk/web_engine_tester/lib/static/favicon.ico:0: file is not valid UTF-8
� All files in this repository must be UTF-8. In particular, images and other binaries
� must not be checked into this repository. This is because we are very sensitive to the
� size of the repository as it is distributed to all our developers. If you have a binary
� to which you need access, you should consider how to fetch it from another repository;
� for example, the "assets-for-api-docs" repository is used for images in API docs.
� To add assets to flutter_tools templates, see the instructions in the wiki:
� https://github.com/flutter/flutter/blob/main/docs/tool/Managing-template-image-assets.md
��������������������������������������������������������������������������������
�10:20:27� Trailing spaces...
Unhandled exception:
FileSystemException: Failed to decode data using encoding 'utf-8', path = '/b/s/w/ir/x/w/flutter/engine/src/flutter/testing/resources/grill_chicken.heic'
#0      _File._tryDecode (dart:io/file_impl.dart:615:7)
#1      _File.readAsStringSync (dart:io/file_impl.dart:624:7)
#2      _File.readAsLinesSync (dart:io/file_impl.dart:630:36)
#3      verifyNoTrailingSpaces (file:///b/s/w/ir/x/w/flutter/dev/bots/analyze.dart:1179:37)
<asynchronous suspension>
#4      run (file:///b/s/w/ir/x/w/flutter/dev/bots/analyze.dart:120:3)
<asynchronous suspension>
#5      main (file:///b/s/w/ir/x/w/flutter/dev/bots/analyze.dart:52:3)
<asynchronous suspension>
���ERROR #1���������������������������������������������������������������������
� Command: dart --enable-asserts /b/s/w/ir/x/w/flutter/dev/bots/analyze.dart
� Command exited with exit code 255 but expected zero exit code.
� Working directory: /b/s/w/ir/x/w/flutter
��������������������������������������������������������������������������������
�10:20:29� Test failed.
��������������������������������������������������������
For your convenience, the error messages reported above are repeated here:
  �  �  
Command: dart --enable-asserts /b/s/w/ir/x/w/flutter/dev/bots/analyze.dart
Command exited with exit code 255 but expected zero exit code.
Working directory: /b/s/w/ir/x/w/flutter
��������������������������������������������������������
You may find the errors by searching for "�ERROR #" in the logs.

Step failed (retcode: 1)