| platform | vm |
|---|
| Duration | 0.0 sec |
|---|---|
| Tests | 25 |
| Failures | 0 |
| Test case: | tests unit/catcher/custom_catcher_report_mode_test.dart CustomCatcherReportMode: returns correct supported platforms |
|---|---|
| Outcome: | Passed |
| Duration: | 0.017 sec |
| Test case: | tests unit/catcher/custom_catcher_report_mode_test.dart CustomCatcherReportMode: requires context |
|---|---|
| Outcome: | Passed |
| Duration: | 0.002 sec |
| Test case: | tests unit/catcher/custom_catcher_report_mode_test.dart CustomCatcherReportMode: does not show dialog when context is null |
|---|---|
| Outcome: | Passed |
| Duration: | 0.214 sec |
ERROR ERROR #0 AppSystemError.createFlutterError (package:core/admin/app_system_error.dart:52:11) ERROR #1 CustomCatcherReportMode._createError (package:manager/catcher/custom_catcher_report_mode.dart:43:27) ERROR ERROR --------------------------------------------------- ERROR --------------------------------------------------- ERROR Location: manager-catcher ERROR Time: 2026-02-16 16:28:16.666718 ERROR System error: Please check the error logs. An error occurred but we could not display it (code: catcherHasNoContext). ERROR Exception: Mock Error ERROR null --------------------------------------------------- ERROR --------------------------------------------------- ERROR ERROR
| Test case: | tests unit/catcher/custom_catcher_report_mode_test.dart CustomCatcherReportMode: shows dialog when requestAction is called |
|---|---|
| Outcome: | Passed |
| Duration: | 0.474 sec |
ERROR ERROR #0 AppSystemError.createFlutterError (package:core/admin/app_system_error.dart:52:11) ERROR #1 CustomCatcherReportMode._createError (package:manager/catcher/custom_catcher_report_mode.dart:43:27) ERROR ERROR --------------------------------------------------- ERROR --------------------------------------------------- ERROR Location: manager-catcher ERROR Time: 2026-02-16 16:28:16.711697 ERROR System error: Exception: Mock Error ERROR Exception: Mock Error ERROR #0 new MockReport (file:///d:/working/flipdare/code/packages/manager/test/unit/catcher/custom_catcher_report_mode_test.dart:151:20) ERROR #1 _runShowDialogOk.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/catcher/custom_catcher_report_mode_test.dart:61:24) ERROR #2 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:192:29) ERROR <asynchronous suspension> ERROR #3 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1059:5) ERROR <asynchronous suspension> ERROR #4 StackZoneSpecification._registerCallback.<anonymous closure> (package:stack_trace/src/stack_zone_specification.dart:114:42) ERROR <asynchronous suspension> ERROR --------------------------------------------------- ERROR --------------------------------------------------- ERROR ERROR
| Test case: | tests unit/catcher/custom_catcher_report_mode_test.dart CustomCatcherReportMode: dialog can be dismissed by tapping Ok button |
|---|---|
| Outcome: | Passed |
| Duration: | 0.072 sec |
ERROR ERROR #0 AppSystemError.createFlutterError (package:core/admin/app_system_error.dart:52:11) ERROR #1 CustomCatcherReportMode._createError (package:manager/catcher/custom_catcher_report_mode.dart:43:27) ERROR ERROR --------------------------------------------------- ERROR --------------------------------------------------- ERROR Location: manager-catcher ERROR Time: 2026-02-16 16:28:17.182689 ERROR System error: Exception: Mock Error ERROR Exception: Mock Error ERROR #0 new MockReport (file:///d:/working/flipdare/code/packages/manager/test/unit/catcher/custom_catcher_report_mode_test.dart:151:20) ERROR #1 _runDismissedOk.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/catcher/custom_catcher_report_mode_test.dart:99:24) ERROR #2 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:192:29) ERROR <asynchronous suspension> ERROR #3 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1059:5) ERROR <asynchronous suspension> ERROR #4 StackZoneSpecification._registerCallback.<anonymous closure> (package:stack_trace/src/stack_zone_specification.dart:114:42) ERROR <asynchronous suspension> ERROR --------------------------------------------------- ERROR --------------------------------------------------- ERROR ERROR
| Test case: | tests unit/config/launch_config_test.dart LaunchConfig should create a valid LaunchConfig |
|---|---|
| Outcome: | Passed |
| Duration: | 0.003 sec |
| Test case: | tests unit/config/launch_config_test.dart LaunchConfig easyNotifier notifies |
|---|---|
| Outcome: | Passed |
| Duration: | 0.002 sec |
| Test case: | tests unit/config/route_setup_test.dart RouteSetup should create a valid GoRouter |
|---|---|
| Outcome: | Passed |
| Duration: | 0.001 sec |
| Test case: | tests unit/config/sentry_setup_test.dart SentrySetup: run |
|---|---|
| Outcome: | Passed |
| Duration: | 0.065 sec |
INFO INFO #0 new MockWidget (file:///d:/working/flipdare/code/packages/manager/test/unit/config/sentry_setup_test.dart:60:9) INFO #1 runSentrySetupUnitTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/config/sentry_setup_test.dart:30:31) INFO INFO doSomethingThatThrows: false INFO INFO INFO #0 SentrySetup.run (package:manager/config/sentry_setup.dart:8:9) INFO #1 runSentrySetupUnitTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/config/sentry_setup_test.dart:30:27) INFO INFO Initializing sentry and running app INFO
| Test case: | tests unit/config/sentry_setup_test.dart SentrySetup: sentry can capture |
|---|---|
| Outcome: | Passed |
| Duration: | 0.012 sec |
INFO INFO #0 new MockWidget (file:///d:/working/flipdare/code/packages/manager/test/unit/config/sentry_setup_test.dart:60:9) INFO #1 runSentrySetupUnitTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/config/sentry_setup_test.dart:43:11) INFO INFO doSomethingThatThrows: true INFO
| Test case: | tests unit/launch/launch_task_test.dart LaunchTask: LaunchTask - registered task TestRegisteredLaunchTask should return correct name and result |
|---|---|
| Outcome: | Passed |
| Duration: | 0.012 sec |
| Test case: | tests unit/launch/launch_task_test.dart LaunchTask: LaunchTask - registered task register does not call registerSingleton on GetIt if not setup |
|---|---|
| Outcome: | Passed |
| Duration: | 0.01 sec |
WARNING WARNING #0 LaunchTask.register (package:manager/launch/launch_task.dart:52:11) WARNING #1 _runLaunchRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:44:31) WARNING WARNING TestRegisteredLaunchTask is not set up yet, cannot register... WARNING
| Test case: | tests unit/launch/launch_task_test.dart LaunchTask: LaunchTask - registered task register calls registerSingleton on GetIt |
|---|---|
| Outcome: | Passed |
| Duration: | 0.006 sec |
INFO INFO #0 LaunchTask.setup (package:manager/launch/launch_task.dart:37:9) INFO #1 _runLaunchRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:53:18) INFO INFO Setting up TestRegisteredLaunchTask... INFO INFO INFO #0 LaunchTask.register (package:manager/launch/launch_task.dart:58:11) INFO #1 _runLaunchRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:55:31) INFO INFO Registering TestRegisteredLaunchTask in LaunchContext... INFO
| Test case: | tests unit/launch/launch_task_test.dart LaunchTask: LaunchTask - registered task register does not register again if already registered |
|---|---|
| Outcome: | Passed |
| Duration: | 0.006 sec |
INFO INFO #0 LaunchTask.setup (package:manager/launch/launch_task.dart:37:9) INFO #1 _runLaunchRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:64:18) INFO INFO Setting up TestRegisteredLaunchTask... INFO INFO INFO #0 LaunchTask.register (package:manager/launch/launch_task.dart:58:11) INFO #1 _runLaunchRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:65:34) INFO INFO Registering TestRegisteredLaunchTask in LaunchContext... INFO WARNING WARNING #0 LaunchTask.register (package:manager/launch/launch_task.dart:47:11) WARNING #1 _runLaunchRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:68:35) WARNING WARNING TestRegisteredLaunchTask is already registered, skipping registration... WARNING
| Test case: | tests unit/launch/launch_task_test.dart LaunchTask: LaunchTask - non-registered task TestNonRegisteredLaunchTask should return correct name and result |
|---|---|
| Outcome: | Passed |
| Duration: | 0.003 sec |
| Test case: | tests unit/launch/launch_task_test.dart LaunchTask: LaunchTask - non-registered task register should not attempt to register in GetIt |
|---|---|
| Outcome: | Passed |
| Duration: | 0.005 sec |
INFO INFO #0 LaunchTask.setup (package:manager/launch/launch_task.dart:37:9) INFO #1 _runLaunchRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:98:18) INFO INFO Setting up TestNonRegisteredLaunchTask... INFO WARNING WARNING #0 LaunchTask.register (package:manager/launch/launch_task.dart:44:11) WARNING #1 _runLaunchRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:100:31) WARNING WARNING TestNonRegisteredLaunchTask does not require registration, skipping... WARNING
| Test case: | tests unit/launch/launch_task_test.dart LaunchTask: LaunchTask - non-registered task TestNonRegisteredLaunchTask should return correct name and result |
|---|---|
| Outcome: | Passed |
| Duration: | 0.002 sec |
| Test case: | tests unit/launch/launch_task_test.dart LaunchTask: LaunchTask - non-registered task register should not attempt to register in GetIt |
|---|---|
| Outcome: | Passed |
| Duration: | 0.004 sec |
INFO INFO #0 LaunchTask.setup (package:manager/launch/launch_task.dart:37:9) INFO #1 _runLaunchNonRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:132:18) INFO INFO Setting up TestNonRegisteredLaunchTask... INFO WARNING WARNING #0 LaunchTask.register (package:manager/launch/launch_task.dart:44:11) WARNING #1 _runLaunchNonRegisteredTaskTests.<anonymous closure>.<anonymous closure> (file:///d:/working/flipdare/code/packages/manager/test/unit/launch/launch_task_test.dart:134:31) WARNING WARNING TestNonRegisteredLaunchTask does not require registration, skipping... WARNING
| Test case: | tests unit/startup/app_launcher_test.dart AppLauncher Unit Tests should initialize correctly |
|---|---|
| Outcome: | Passed |
| Duration: | 0.008 sec |
| Test case: | tests unit/startup/app_launcher_test.dart AppLauncher Unit Tests should launch app successfully |
|---|---|
| Outcome: | Passed |
| Duration: | 0.129 sec |
DEBUG DEBUG #0 AppLauncher._runTasks (package:manager/startup/app_launcher.dart:37:9) DEBUG #1 AppLauncher.launch (package:manager/startup/app_launcher.dart:26:11) DEBUG DEBUG Starting launch process with 1 tasks... DEBUG INFO INFO #0 LaunchTask.setup (package:manager/launch/launch_task.dart:37:9) INFO #1 AppLauncher._runTasks.<anonymous closure> (package:manager/startup/app_launcher.dart:42:24) INFO INFO Setting up Mock Launch Task... INFO DEBUG DEBUG #0 AppLauncher._runTasks (package:manager/startup/app_launcher.dart:59:13) DEBUG #1 <asynchronous suspension> DEBUG DEBUG Registering task: Mock Launch Task DEBUG INFO INFO #0 LaunchTask.register (package:manager/launch/launch_task.dart:58:11) INFO #1 AppLauncher._runTasks (package:manager/startup/app_launcher.dart:60:14) INFO INFO Registering Mock Launch Task in LaunchContext... INFO INFO INFO #0 AppLauncher.launch (package:manager/startup/app_launcher.dart:30:9) INFO #1 <asynchronous suspension> INFO INFO All launch tasks completed (launch errors=false), marking LaunchConfig as ready INFO
| Test case: | tests unit/startup/app_launcher_test.dart AppLauncher Unit Tests should NOT throw an exception even if launch fails |
|---|---|
| Outcome: | Passed |
| Duration: | 0.009 sec |
DEBUG DEBUG #0 AppLauncher._runTasks (package:manager/startup/app_launcher.dart:37:9) DEBUG #1 AppLauncher.launch (package:manager/startup/app_launcher.dart:26:11) DEBUG DEBUG Starting launch process with 1 tasks... DEBUG INFO INFO #0 LaunchTask.setup (package:manager/launch/launch_task.dart:37:9) INFO #1 AppLauncher._runTasks.<anonymous closure> (package:manager/startup/app_launcher.dart:42:24) INFO INFO Setting up Mock Launch Error Task... INFO ERROR ERROR Exception: Mock setupState error ERROR ERROR #0 MockLaunchErrorTask.setupState (file:///d:/working/flipdare/code/packages/manager/test/unit/startup_mocks.dart:71:5) ERROR #1 LaunchTask.setup (package:manager/launch/launch_task.dart:38:22) ERROR #2 AppLauncher._runTasks.<anonymous closure> (package:manager/startup/app_launcher.dart:42:24) ERROR #3 MappedListIterable.elementAt (dart:_internal/iterable.dart:442:31) ERROR #4 ListIterator.moveNext (dart:_internal/iterable.dart:371:26) ERROR #5 Future.wait (dart:async/future.dart:544:26) ERROR #6 AppLauncher._runTasks (package:manager/startup/app_launcher.dart:38:18) ERROR #7 AppLauncher.launch (package:manager/startup/app_launcher.dart:26:11) ERROR ERROR Error during task setup: MockLaunchErrorTask ERROR DEBUG DEBUG #0 AppLauncher._runTasks (package:manager/startup/app_launcher.dart:59:13) DEBUG #1 <asynchronous suspension> DEBUG DEBUG Registering task: Mock Launch Error Task DEBUG WARNING WARNING #0 LaunchTask.register (package:manager/launch/launch_task.dart:52:11) WARNING #1 AppLauncher._runTasks (package:manager/startup/app_launcher.dart:60:14) WARNING WARNING Mock Launch Error Task is not set up yet, cannot register... WARNING INFO INFO #0 AppLauncher.launch (package:manager/startup/app_launcher.dart:30:9) INFO #1 <asynchronous suspension> INFO INFO All launch tasks completed (launch errors=true), marking LaunchConfig as ready INFO
| Test case: | tests unit/util/locale_asset_loader_test.dart LocaleAssetLoader getFullAssetPath returns correct path with default package |
|---|---|
| Outcome: | Passed |
| Duration: | 0.002 sec |