Skip to content

Instantly share code, notes, and snippets.

@jamesdixon
Created September 21, 2019 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesdixon/0b4d0895f6707bdaba439b158eb1110c to your computer and use it in GitHub Desktop.
Save jamesdixon/0b4d0895f6707bdaba439b158eb1110c to your computer and use it in GitHub Desktop.
[ +507 ms] executing: /usr/bin/xcrun simctl install 790FC845-4FE6-49C0-8B15-09E3BE74FA3F /Users/jamesdixon/Projects/flutter/hive_test/build/ios/iphonesimulator/Runner.app
[+1021 ms] executing: /usr/bin/plutil -convert json -o - /Users/jamesdixon/Projects/flutter/hive_test/build/ios/iphonesimulator/Runner.app/Info.plist
[ +20 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/jamesdixon/Projects/flutter/hive_test/build/ios/iphonesimulator/Runner.app/Info.plist
[ ]
{"CFBundleName":"hive_test","DTSDKName":"iphonesimulator12.4","DTXcode":"1030","CFBundleIcons~ipad":{"CFBundlePrimaryIcon":{"CFBundleIconFiles":["AppIcon20x20","AppIcon29x29","AppIcon40x40","Ap
pIcon60x60","AppIcon76x76","AppIcon83.5x83.5"],"CFBundleIconName":"AppIcon"}},"UILaunchStoryboardName":"LaunchScreen","DTSDKBuild":"16G73","CFBundleDevelopmentRegion":"en","CFBundleVersion":"1"
,"BuildMachineOSBuild":"18F132","DTPlatformName":"iphonesimulator","CFBundlePackageType":"APPL","CFBundleShortVersionString":"1.0.0","CFBundleSupportedPlatforms":["iPhoneSimulator"],"UIMainStor
yboardFile":"Main","CFBundleInfoDictionaryVersion":"6.0","CFBundleExecutable":"Runner","DTCompiler":"com.apple.compilers.llvm.clang.1_0","UISupportedInterfaceOrientations~ipad":["UIInterfaceOri
entationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"MinimumOSVersion":"8.0","CFBundleIdentifier":"com.exa
mple.hiveTest","UIDeviceFamily":[1,2],"CFBundleSignature":"????","DTPlatformVersion":"12.4","CFBundleIcons":{"CFBundlePrimaryIcon":{"CFBundleIconFiles":["AppIcon20x20","AppIcon29x29","AppIcon40
x40","AppIcon60x60"],"CFBundleIconName":"AppIcon"}},"DTXcodeBuild":"10G8","LSRequiresIPhoneOS":true,"UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationL
andscapeLeft","UIInterfaceOrientationLandscapeRight"],"UIViewControllerBasedStatusBarAppearance":false,"DTPlatformBuild":"10G8"}
[ +12 ms] executing: /usr/bin/xcrun simctl launch 790FC845-4FE6-49C0-8B15-09E3BE74FA3F com.example.hiveTest --enable-dart-profiling --enable-checked-mode --verify-entry-points --start-paused
--observatory-port=0
[ +378 ms] com.example.hiveTest: 94600
[ ] Waiting for observatory port to be available...
[ +688 ms] [DEVICE LOG] Timestamp (process)[PID]
[ ] [DEVICE LOG] 2019-09-21 10:12:29.222427-0600 localhost Runner[94600]: (libMobileGestalt.dylib) libMobileGestalt MobileGestalt.c:890: MGIsDeviceOneOfType is not supported on this
platform.
[ ] [DEVICE LOG] 2019-09-21 10:12:29.222475-0600 localhost Runner[94600]: (libMobileGestalt.dylib) MGIsDeviceOneOfType is not supported on this platform.
[ +4 ms] [DEVICE LOG] 2019-09-21 10:12:29.228130-0600 localhost Runner[94600]: (libAccessibility.dylib) [com.apple.Accessibility:AccessibilitySupport] Retrieving resting unlock: 0
[ +144 ms] [DEVICE LOG] 2019-09-21 10:12:29.372461-0600 localhost Runner[94600]: (Flutter) flutter: Observatory listening on http://127.0.0.1:58910/hcLq_cEcnT0=/
[ ] flutter: Observatory listening on http://127.0.0.1:58910/hcLq_cEcnT0=/
[ +3 ms] Observatory URL on device: http://127.0.0.1:58910/hcLq_cEcnT0=/
[ +1 ms] Running driver tests.
[ +1 ms] executing: /Users/jamesdixon/flutter/bin/cache/dart-sdk/bin/dart /Users/jamesdixon/Projects/flutter/hive_test/test_driver/run_app_test.dart
--packages=/Users/jamesdixon/Projects/flutter/hive_test/.packages -rexpanded
[+1896 ms] 00:00 +0: (setUpAll)
[ +33 ms] [info ] FlutterDriver: Connecting to Flutter application at http://127.0.0.1:58910/hcLq_cEcnT0=/
[ +191 ms] [trace] FlutterDriver: Isolate found with number: 2470611930370019
[ +50 ms] [trace] FlutterDriver: Isolate is paused at start.
[ +3 ms] [trace] FlutterDriver: Attempting to resume isolate
[ +1 ms] [trace] FlutterDriver: Waiting for service extension
[ +161 ms] [info ] FlutterDriver: Connected to Flutter application.
[ +4 ms] 00:00 +0: button can be tapped
[ +34 ms] 00:00 +0 -1: button can be tapped [E]
[ +1 ms] DriverError: Error in Flutter application: Uncaught extension error while executing tap: 'package:flutter_driver/src/extension/extension.dart': Failed assertion: line 193 pos 14:
'WidgetsBinding.instance.isRootWidgetAttached || !command.requiresRootWidgetAttached': No root widget is attached; have you remembered to call runApp()?
[ ] #0 _AssertionError._doThrowNew (dart:core-patch/errors_patch.dart:40:39)
[ ] #1 _AssertionError._throwNew (dart:core-patch/errors_patch.dart:36:5)
[ ] #2 FlutterDriverExtension.call (package:flutter_driver/src/extension/extension.dart:193:14)
[ ] <asynchronous suspension>
[ ] #3 BindingBase.registerServiceExtension.<anonymous closure> (package:flutter/src/foundation/binding.dart:512:32)
[ ] <asynchronous suspension>
[ ] #4 _runExtension (dart:developer-patch/developer.dart:84:23)
[ ] Original error: null
[ +4 ms] Original stack trace:
[ ] null
[ +14 ms] package:flutter_driver/src/driver/driver.dart 455:7 FlutterDriver._sendCommand
[ ] ===== asynchronous gap ===========================
[ ] dart:async/zone.dart 1062:19 _CustomZone.registerBinaryCallback
[ ] dart:async-patch/async_patch.dart 80:23 _asyncErrorWrapperHelper
[ ] package:test_api/src/backend/invoker.dart Invoker.waitForOutstandingCallbacks.<fn>
[ ] dart:async/zone.dart 1124:13 _rootRun
[ ] dart:async/zone.dart 1021:19 _CustomZone.run
[ ] dart:async/zone.dart 1516:10 _runZoned
[ ] dart:async/zone.dart 1463:12 runZoned
[ ] package:test_api/src/backend/invoker.dart 247:5 Invoker.waitForOutstandingCallbacks
[ ] package:test_api/src/backend/declarer.dart 166:33 Declarer.test.<fn>.<fn>
[ ] dart:async/zone.dart 1124:13 _rootRun
[ ] dart:async/zone.dart 1021:19 _CustomZone.run
[ ] dart:async/zone.dart 1516:10 _runZoned
[ ] dart:async/zone.dart 1463:12 runZoned
[ ] package:test_api/src/backend/declarer.dart 165:13 Declarer.test.<fn>
[ ] ===== asynchronous gap ===========================
[ ] dart:async/zone.dart 1045:19 _CustomZone.registerCallback
[ ] dart:async/zone.dart 962:22 _CustomZone.bindCallbackGuarded
[ ] dart:async/timer.dart 52:45 new Timer
[ ] dart:async/timer.dart 87:9 Timer.run
[ ] dart:async/future.dart 174:11 new Future
[ ] package:test_api/src/backend/invoker.dart 399:21 Invoker._onRun.<fn>.<fn>.<fn>
[ ] 00:00 +0 -1: (tearDownAll)
[ +29 ms] 00:00 +0 -1: Some tests failed.
[ ] Unhandled exception:
[ ] Dummy exception to set exit code.
[ ] #0 _rootHandleUncaughtError.<anonymous closure> (dart:async/zone.dart:1112:29)
[ ] #1 _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
[ ] #2 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
[ ] #3 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:391:30)
[ ] #4 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:416:5)
[ ] #5 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:172:12)
[ +54 ms] Stopping application instance.
[ ] Stopping application.
[ +2 ms] "flutter drive" took 34,797ms.
Driver tests failed: 255
#0 throwToolExit (package:flutter_tools/src/base/common.dart:28:3)
#1 _runTests (package:flutter_tools/src/commands/drive.dart:307:5)
<asynchronous suspension>
#2 DriveCommand.runCommand (package:flutter_tools/src/commands/drive.dart:133:23)
<asynchronous suspension>
#3 FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:490:18)
#4 _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:71:64)
#5 _rootRunUnary (dart:async/zone.dart:1132:38)
#6 _CustomZone.runUnary (dart:async/zone.dart:1029:19)
#7 _FutureListener.handleValue (dart:async/future_impl.dart:137:18)
#8 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:678:45)
#9 Future._propagateToListeners (dart:async/future_impl.dart:707:32)
#10 Future._completeWithValue (dart:async/future_impl.dart:522:5)
#11 Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:552:7)
#12 _rootRun (dart:async/zone.dart:1124:13)
#13 _CustomZone.run (dart:async/zone.dart:1021:19)
#14 _CustomZone.runGuarded (dart:async/zone.dart:923:7)
#15 _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:963:23)
#16 _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
#17 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
#18 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:116:13)
#19 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:173:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment