debug Mac objective-c errors

pull/11000/head
Yuxuan Li 8 years ago
parent c03858badf
commit 864ac0d28d
  1. 2
      src/objective-c/tests/run_tests.sh

@ -69,7 +69,7 @@ xcodebuild \
-workspace Tests.xcworkspace \ -workspace Tests.xcworkspace \
-scheme CoreCronetEnd2EndTests \ -scheme CoreCronetEnd2EndTests \
-destination name="iPhone 6" \ -destination name="iPhone 6" \
test | xcpretty test
# Temporarily disabled for (possible) flakiness on Jenkins. # Temporarily disabled for (possible) flakiness on Jenkins.
# Fix or reenable after confirmation/disconfirmation that it is the source of # Fix or reenable after confirmation/disconfirmation that it is the source of

Loading…
Cancel
Save