Skip to content

Reduce verbosity of xcodebuild output during tests#703

Merged
raphinesse merged 1 commit intoapache:masterfrom
raphinesse:quiet-xcode
Oct 29, 2019
Merged

Reduce verbosity of xcodebuild output during tests#703
raphinesse merged 1 commit intoapache:masterfrom
raphinesse:quiet-xcode

Conversation

@raphinesse
Copy link
Copy Markdown
Contributor

@raphinesse raphinesse commented Oct 29, 2019

Runs xcodebuild w/ -quiet flag during testing. With this flag, xcodebuild will only show warnings and errors. This reduces the Travis CI log from over 4k lines to just over 2k lines.

Runs xcodebuild w/ -quiet flag during testing
@raphinesse raphinesse added this to the 5.0.2 milestone Oct 29, 2019
Copy link
Copy Markdown
Member

@timbru31 timbru31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@raphinesse raphinesse merged commit 33af7c4 into apache:master Oct 29, 2019
@raphinesse raphinesse deleted the quiet-xcode branch October 29, 2019 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants