lacostej commented on Bug JENKINS-24897

I've created a test project with one test target with a scheme with space

and I was able to build and run the tests by appending commands so that jenkins runs:

/usr/bin/xcodebuild -scheme CocoaPodsExample -workspace CocoaPodsExample.xcworkspace build "CODE_SIGN_IDENTITY=........." test -destination "platform=iOS Simulator,name=iPhone 6"

/Users/lacostej/.jenkins/jobs/xcode_JENKINS-24897_spaces/workspace/CocoaPodsExampleTests/CocoaPodsExampleTests.m:35: Test Case '-[CocoaPodsExampleTests testPerformanceExample]' measured [Time, seconds] average: 0.000, relative standard deviation: 71.133%, values: [0.000004, 0.000001, 0.000001, 0.000001, 0.000001, 0.000001, 0.000001, 0.000001, 0.000001, 0.000001], performanceMetricID:com.apple.XCTPerformanceMetric_WallClockTime, baselineName: "", baselineAverage: , maxPercentRegression: 10.000%, maxPercentRelativeStandardDeviation: 10.000%, maxRegression: 0.100, maxStandardDeviation: 0.100
Test Case '-[CocoaPodsExampleTests testPerformanceExample]' passed (0.297 seconds).
Test Suite 'CocoaPodsExampleTests' passed at 2014-12-14 11:38:27 +0000.
	 Executed 2 tests, with 0 failures (0 unexpected) in 0.297 (0.298) seconds
Test Suite 'CocoaPodsExample Tests.xctest' passed at 2014-12-14 11:38:27 +0000.
	 Executed 2 tests, with 0 failures (0 unexpected) in 0.297 (0.300) seconds
Test Suite 'All tests' passed at 2014-12-14 11:38:27 +0000.
	 Executed 2 tests, with 0 failures (0 unexpected) in 0.297 (0.301) seconds
Finished: SUCCESS

So I will close this issue until I get something that I can reproduce.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to