Created
December 13, 2016 13:54
-
-
Save jeangb/c6c9b2b28e4620f426137f4da60091fe to your computer and use it in GitHub Desktop.
WDA debug
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
=== BUILD TARGET WebDriverAgentLib OF PROJECT WebDriverAgent WITH CONFIGURATION Debug === | |
Check dependencies | |
=== BUILD TARGET WebDriverAgentRunner OF PROJECT WebDriverAgent WITH CONFIGURATION Debug === | |
Check dependencies | |
** BUILD SUCCEEDED ** | |
2016-12-13 14:53:34.786 xcodebuild[2654:56969] [MT] IDETestOperationsObserverDebug: (590C68E6-DE8C-4557-9635-D1073CB05357) Beginning test session WebDriverAgentRunner-590C68E6-DE8C-4557-9635-D1073CB05357 at 2016-12-13 14:53:34.786 with Xcode 8B62 on target <DVTiOSDevice: 0x7fd28b862940> { | |
deviceSerialNumber: F2LNCLGBG5QQ | |
identifier: e75c0085c74a872846772a6b2ee56a86849a4d92 | |
deviceClass: iPhone | |
deviceName: STZ_DE_13243 | |
deviceIdentifier: e75c0085c74a872846772a6b2ee56a86849a4d92 | |
productVersion: 9.3.5 | |
buildVersion: 13G36 | |
deviceSoftwareVersion: 9.3.5 (13G36) | |
deviceArchitecture: arm64 | |
deviceTotalCapacity: 12372336640 | |
deviceAvailableCapacity: 6913785856 | |
deviceIsTransient: NO | |
ignored: NO | |
deviceIsBusy: NO | |
deviceIsActivated: YES | |
deviceActivationState: Activated | |
deviceType: <DVTDeviceType:0x7fd28b2ec710 Xcode.DeviceType.iPhone> | |
supportedDeviceFamilies: ( | |
1 | |
) | |
applications: (null) | |
provisioningProfiles: (null) | |
activityProgress: -2 | |
activityTitle: | |
hasInternalSupport: NO | |
isSupportedOS: YES | |
developerDiskMountError: (null) | |
(null) | |
} (9.3.5 (13G36)) | |
2016-12-13 14:53:34.786 xcodebuild[2654:56981] IDETestOperationsObserverDebug: Writing diagnostic log for test session to: | |
/Users/matrix/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/E6DB18DB-EF91-42D1-837F-C0A913FD12F5/Session-WebDriverAgentRunner-2016-12-13_145334-IYpQ4x.log | |
=== BUILD TARGET WebDriverAgentLib OF PROJECT WebDriverAgent WITH CONFIGURATION Debug === | |
Check dependencies | |
=== BUILD TARGET WebDriverAgentRunner OF PROJECT WebDriverAgent WITH CONFIGURATION Debug === | |
Check dependencies | |
writeDictToFile:1278 ==== Successfully wrote Manifest cache to /var/folders/hd/71xd0wvx66566mwwnsv0bngw0000gp/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/2050c55b7e6954d24fafc5b5fe948502/e75c0085c74a872846772a6b2ee56a86849a4d92/ManifestCache.plist | |
dyld: Library not loaded: @rpath/XCTest.framework/XCTest | |
Referenced from: /var/containers/Bundle/Application/F4A7989D-7783-445B-B800-F610D66AF710/WebDriverAgentRunner-Runner.app/XCTRunner | |
Reason: no suitable image found. Did find: | |
/private/var/containers/Bundle/Application/F4A7989D-7783-445B-B800-F610D66AF710/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest: mmap() errno=1 validating first page of '/private/var/containers/Bundle/Application/F4A7989D-7783-445B-B800-F610D66AF710/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest' | |
/private/var/containers/Bundle/Application/F4A7989D-7783-445B-B800-F610D66AF710/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest: mmap() errno=1 validating first page of '/private/var/containers/Bundle/Application/F4A7989D-7783-445B-B800-F610D66AF710/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest' | |
2016-12-13 14:53:39.200 xcodebuild[2654:56969] Error Domain=IDETestOperationsObserverErrorDomain Code=5 "Early unexpected exit, operation never finished bootstrapping - no restart will be attempted" UserInfo={NSLocalizedDescription=Early unexpected exit, operation never finished bootstrapping - no restart will be attempted} | |
Testing failed: | |
Test target WebDriverAgentRunner encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted) | |
** TEST FAILED ** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment