Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save VivaLosDoyers/fd29cfb5fcf308ee2aed1387d601cf99 to your computer and use it in GitHub Desktop.
Save VivaLosDoyers/fd29cfb5fcf308ee2aed1387d601cf99 to your computer and use it in GitHub Desktop.
13:07 $ xcodebuild build-for-testing test-without-building -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=C9D8B3A0-B994-46D3-A9B6-A5DC71AA33DE -configuration Debug
2017-01-06 13:09:51.207 xcodebuild[52857:4295694] [MT] PluginLoading: Required plug-in compatibility UUID E0A62D1F-3C18-4D74-BFE5-A4167D643966 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin' not present in DVTPlugInCompatibilityUUIDs
=== BUILD TARGET WebDriverAgentLib OF PROJECT WebDriverAgent WITH CONFIGURATION Debug ===
Check dependencies
The file “ProjectSettings.xcconfig” couldn’t be opened because there is no such file. (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Configurations/ProjectSettings.xcconfig)
=== BUILD TARGET WebDriverAgentRunner OF PROJECT WebDriverAgent WITH CONFIGURATION Debug ===
Check dependencies
The file “ProjectSettings.xcconfig” couldn’t be opened because there is no such file. (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Configurations/ProjectSettings.xcconfig)
** TEST BUILD SUCCEEDED **
2017-01-06 13:09:52.494 xcodebuild[52857:4295710] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
/Users/mmiller/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/5AAF8A2F-9225-4E3A-8790-629DEB67CCD7/Session-WebDriverAgentRunner-2017-01-06_130952-8CyuG0.log
2017-01-06 13:09:52.494 xcodebuild[52857:4295694] [MT] IDETestOperationsObserverDebug: (574A4488-CDDA-4052-8D66-95B246748ED4) Beginning test session WebDriverAgentRunner-574A4488-CDDA-4052-8D66-95B246748ED4 at 2017-01-06 13:09:52.493 with Xcode 8C1002 on target <DVTiPhoneSimulator: 0x7fbe7ab2d600> {
SimDevice: SimDevice : iPad Retina (C9D8B3A0-B994-46D3-A9B6-A5DC71AA33DE) : state={ Booted } deviceType={ SimDeviceType : com.apple.CoreSimulator.SimDeviceType.iPad-Retina } runtime={ SimRuntime : 10.2 (14C89) - com.apple.CoreSimulator.SimRuntime.iOS-10-2 }
} (10.2 (14C89))
2017-01-06 13:09:58.190 XCTRunner[52878:4297034] Running tests...
2017-01-06 13:09:59.160 XCTRunner[52878:4297034] Continuing to run tests in the background with task ID 1
Test Suite 'All tests' started at 2017-01-06 13:09:59.823
Test Suite 'WebDriverAgentLib.framework' started at 2017-01-06 13:09:59.825
Test Suite 'WebDriverAgentLib.framework' passed at 2017-01-06 13:09:59.825.
Executed 0 tests, with 0 failures (0 unexpected) in 0.000 (0.000) seconds
Test Suite 'WebDriverAgentRunner.xctest' started at 2017-01-06 13:09:59.826
Test Suite 'UITestingUITests' started at 2017-01-06 13:09:59.827
Test Case '-[UITestingUITests testRunner]' started.
t = 0.00s Start Test at 2017-01-06 13:09:59.828
t = 0.00s Set Up
2017-01-06 13:09:59.831 XCTRunner[52878:4297034] Built at Jan 5 2017 16:20:05
2017-01-06 13:09:59.845 XCTRunner[52878:4297034] ServerURLHere->http://10.10.130.131:8100<-ServerURLHere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment