Created
October 24, 2016 19:59
-
-
Save EricBlueSav/54cc991397f055955d13e5f073472934 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16:55:44.843 xcodebuild[2858:62526] Beginning test session WebDriverAgentRunner-3FCD65B4-CB9F-46D0-907E-4F1DD4D4084C at 2016-10-24 16:55:44.841 with Xcode 8A218a on target <DVTiPhoneSimulator: 0x7fe1008762f0> { | |
SimDevice: SimDevice : iPad Pro (9.7 inch) (23790D54-E2AE-4856-B48A-C168590A426C) : state={ Booted } deviceType={ SimDeviceType : com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch- } runtime={ SimRuntime : 10.0 (14A345) - com.apple.CoreSimulator.SimRuntime.iOS-10-0 } | |
} (10.0 (14A345)) | |
16:55:44.844 xcodebuild[2858:62526] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild | |
build | |
test | |
-project | |
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj | |
-scheme | |
WebDriverAgentRunner | |
-destination | |
id=23790D54-E2AE-4856-B48A-C168590A426C | |
-configuration | |
Debug | |
16:55:44.844 xcodebuild[2858:62526] Launching with Xcode.IDEFoundation.Launcher.PosixSpawn | |
16:55:44.845 xcodebuild[2858:62526] Initializing test infrastructure. | |
16:55:44.845 xcodebuild[2858:62535] 23790D54-E2AE-4856-B48A-C168590A426C: Registered for sim device notification, got token 4 | |
16:55:44.846 xcodebuild[2858:62535] 23790D54-E2AE-4856-B48A-C168590A426C: Unregistering for sim device notification with token 4 | |
16:55:44.846 xcodebuild[2858:62535] Sim iPad Pro (9.7 inch) is booted (state = 3) | |
16:55:44.846 xcodebuild[2858:62535] Calling -[SimDevice getenv:error:] for TESTMANAGERD_SIM_SOCK | |
16:55:44.846 xcodebuild[2858:62535] Returning /private/tmp/com.apple.launchd.UA9USpT6Q8/com.apple.testmanagerd.unix-domain.socket for TESTMANAGERD_SIM_SOCK | |
16:55:44.847 xcodebuild[2858:62535] Sim iPad Pro (9.7 inch) has testmanagerd socket at /private/tmp/com.apple.launchd.UA9USpT6Q8/com.apple.testmanagerd.unix-domain.socket | |
16:55:44.847 xcodebuild[2858:62535] Connected socket 31 to testmanagerd for Sim iPad Pro (9.7 inch) | |
16:55:44.847 xcodebuild[2858:62535] Creating the test bundle connection. | |
16:55:44.848 xcodebuild[2858:62535] Listening for proxy connection request from the test bundle (all platforms) | |
16:55:44.848 xcodebuild[2858:62535] Resuming the connection. | |
16:55:44.849 xcodebuild[2858:62535] Test connection requires daemon assistance. | |
16:55:44.849 xcodebuild[2858:62526] Received Ready from iOSSimulator | |
16:55:44.849 xcodebuild[2858:62526] Sending notification: NSConcreteNotification 0x7fe100b92c90 {name = com.apple.iphonesimulator.startSession; userInfo = { | |
deviceUDID = "23790D54-E2AE-4856-B48A-C168590A426C"; | |
}} | |
16:55:44.874 xcodebuild[2858:62526] Starting test session with ID 3FCD65B4-CB9F-46D0-907E-4F1DD4D4084C | |
16:55:44.874 xcodebuild[2858:62526] Checking test manager availability..., will wait up to 120s | |
16:55:45.197 xcodebuild[2858:62526] Test operation failure: Test operation was canceled. | |
16:55:45.197 xcodebuild[2858:62526] _finishWithError:Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled." UserInfo={NSLocalizedDescription=Test operation was canceled.} didCancel: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment