Skip to content

Commit

Permalink
added back objective-c test xcpretty
Browse files Browse the repository at this point in the history
  • Loading branch information
lyuxuan authored May 10, 2017
1 parent 864ac0d commit 2ee65ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/objective-c/tests/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ xcodebuild \
-workspace Tests.xcworkspace \
-scheme CoreCronetEnd2EndTests \
-destination name="iPhone 6" \
test
test | xcpretty

# Temporarily disabled for (possible) flakiness on Jenkins.
# Fix or reenable after confirmation/disconfirmation that it is the source of
Expand Down

0 comments on commit 2ee65ca

Please sign in to comment.