-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: crashStack traces logged to the consoleStack traces logged to the consoleengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
When I run the tests for my local app, I get these errors:
00:00 +0: /home/ianh/dev/cruisemonkey/test/calendar_test.dart: - Calendar
00:00 +1: loading /home/ianh/dev/cruisemonkey/test/karaoke_test.dart
00:00 +1: /home/ianh/dev/cruisemonkey/test/calendar_test.dart: - Calendar (Details)
00:00 +2: loading /home/ianh/dev/cruisemonkey/test/karaoke_test.dart
00:00 +2: /home/ianh/dev/cruisemonkey/test/calendar_test.dart: - Calendar (no reload on return)
00:01 +3: loading /home/ianh/dev/cruisemonkey/test/karaoke_test.dart
Shell: [ERROR:flutter/assets/unzipper_provider.cc(16)] Unable to open zip file: /tmp/dart_test_listenerMISGOB/listener.dart.dill
Shell: [FATAL:flutter/runtime/dart_init.cc(424)] Check failed: Dart_IsolateMakeRunnable(isolate).
00:01 +3 -1: loading /home/ianh/dev/cruisemonkey/test/karaoke_test.dart [E]
Failed to load "/home/ianh/dev/cruisemonkey/test/karaoke_test.dart":
Shell subprocess crashed with SIGABRT (-6) after tests finished.
Test: /home/ianh/dev/cruisemonkey/test/karaoke_test.dart
Shell: /home/ianh/dev/flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
00:03 +3 -1: /home/ianh/dev/cruisemonkey/test/drawer_test.dart: - Drawer
00:04 +4 -1: loading /home/ianh/dev/cruisemonkey/test/dynamic_test.dart
00:05 +4 -1: /home/ianh/dev/cruisemonkey/test/dynamic_test.dart: - DynamicView
00:05 +5 -1: loading /home/ianh/dev/cruisemonkey/test/deck_plans_test.dart
00:06 +5 -1: /home/ianh/dev/cruisemonkey/test/deck_plans_test.dart: - Deck Plans
00:07 +6 -1: loading /home/ianh/dev/cruisemonkey/test/progress_test.dart
00:08 +6 -1: /home/ianh/dev/cruisemonkey/test/progress_test.dart: - PollingValueNotifier
00:08 +7 -1: Some tests failed.
Metadata
Metadata
Assignees
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: crashStack traces logged to the consoleStack traces logged to the consoleengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.