Skip to content

Conversation

@xster
Copy link
Member

@xster xster commented Feb 9, 2018

#13104

Reduces failing xcodebuild's output by 93%

@xster xster requested a review from cbracken February 9, 2018 08:40
Copy link
Member

@cbracken cbracken left a comment

Choose a reason for hiding this comment

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

Generally LGTM, but two quick things:

Let's re-enable dumping env vars if verbose mode is on. If xcodebuild doesn't have a flag for that, we could just dump the environment manually.

What effect does this have on the Xcode build output within Xcode itself? Is there a way to enable the verbose output from the IDE?

@xster
Copy link
Member Author

xster commented Feb 9, 2018

Actually I didn't need to edit the pbxproj files. -quiet already implies don't echo back environment variables \o/

@cbracken
Copy link
Member

cbracken commented Feb 9, 2018

lgtm

@xster xster merged commit 74ddda5 into flutter:master Feb 9, 2018
@xster xster deleted the xcode-stdout-cleanup-1 branch February 9, 2018 20:47
srawlins added a commit to srawlins/flutter that referenced this pull request Feb 9, 2018
* master: (88 commits)
  Upgrade dartdoc to 0.16.0. (flutter#14602)
  Reduce noise in xcodebuild stdout (flutter#14586)
  Add annotations to ignore analyzer errors on pre-dev.22 SDKs (flutter#14599)
  Roll engine to 337764e (flutter#14597)
  Roll engine with rolled dart (flutter#14538)
  Upgrade packages (flutter#14588)
  Change GlobalObjectKey.toString to strip away State<StatefulWidget>. (flutter#14558)
  Disable selection of the Android ARM64 target platform based on the attached device (flutter#14581)
  Add a flutter run option that can override the default target platform (flutter#14537)
  Fix message channel usage in few tests. (flutter#14557)
  Update documentation on how to test flutter_tools (flutter#14567)
  Fix text_style_text.dart to be Dart 2 compliant. (flutter#14559)
  Hide the NDK warning that should never happen with a regexp (flutter#14503)
  Fix iOS build which broke after the change to fuse --strong option into --preview-dart-2.
  Mark run_machine_concurrent_hot_reload as flaky (flutter#14563)
  Fuse --strong into --preview-dart-2 option.
  Partially fix Dart 2 issues in animated_icons.test. (flutter#14531)
  Strong mode fixes in tests (flutter#14520)
  Fix typo.
  Fix issues.
  ...
xster added a commit that referenced this pull request Feb 9, 2018
xster added a commit that referenced this pull request Feb 9, 2018
xster added a commit to xster/flutter that referenced this pull request Feb 10, 2018
xster added a commit that referenced this pull request Feb 11, 2018
* Revert "Revert "Reduce noise in xcodebuild stdout (#14586)" (#14605)"

This reverts commit 8e2278b.

* Specify the build config when cleaning
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
* Reduce noise in xcodebuild stdout

* Reduce output from cleaning, from non failing xcode outputs and from script

* Check xcodebuild clean's exit code

* Revert "Reduce noise in xcodebuild stdout"

This reverts commit 222a26f.
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
* Revert "Revert "Reduce noise in xcodebuild stdout (flutter#14586)" (flutter#14605)"

This reverts commit 8e2278b.

* Specify the build config when cleaning
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants