Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made xcodebuild output parser more lenient #19

Merged
merged 5 commits into from May 16, 2013

Conversation

vgrichina
Copy link

The goal is to parse output like this:

[DEBUG] Test Suite 'All tests' started at 2013-02-09 22:47:49 +0000
Test Suite '/Users/vg/.jenkins/jobs/ios-calendar/workspace/build/Debug-iphonesimulator/CalendarTests.octest(Tests)' started at 2013-02-09 22:47:49 +0000

[DEBUG] Test Suite 'CalendarCellViewSpec' started at 2013-02-09 22:47:49 +0000

which is needed when running Application Tests (i.e. with test host) using scripts like this https://github.com/sgleadow/xcodetest/blob/master/scripts/RunUnitTests.rb

@buildhive
Copy link

Jenkins » xcode-plugin #25 SUCCESS
This pull request looks good
(what's this?)

lacostej added a commit that referenced this pull request May 16, 2013
Made xcodebuild output parser more lenient
@lacostej lacostej merged commit 9e2b4a5 into jenkinsci:master May 16, 2013
@lacostej
Copy link

Merged. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants