Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Revert "Print pretty error when xcodebuild fails due to missing simulator" #130504

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

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

vashworth
Copy link
Contributor

@vashworth vashworth commented Jul 13, 2023

Reverts #130286

Failed on

 Failed to load "test/commands.shard/hermetic/build_ios_test.dart":
  test/commands.shard/hermetic/build_ios_test.dart:663:57: Error: Undefined name '_xcBundleFilePath'.
            fileSystem.systemTempDirectory.childDirectory(_xcBundleFilePath).createSync();

https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20tool_tests_commands/11941/overview

This occurred because the variable was renamed in a commit on master, but my branch wasn't update to date and it didn't have a merge conflict because I added new code (that used the old variable name).

@vashworth vashworth added the revert Autorevert PR (with "Reason for revert:" comment) label Jul 13, 2023
@github-actions github-actions bot added platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels. labels Jul 13, 2023
@auto-submit auto-submit bot merged commit ab86c79 into master Jul 13, 2023
@auto-submit auto-submit bot deleted the revert-130286-missing_ios_17_sim_err_message branch July 13, 2023 17:19
vashworth added a commit to vashworth/flutter that referenced this pull request Jul 13, 2023
LouiseHsu pushed a commit to LouiseHsu/flutter that referenced this pull request Jul 13, 2023
auto-submit bot pushed a commit that referenced this pull request Jul 13, 2023
…ator #130286" (#130506)

Reland #130286 with fix.

It failed the first time because of a discrepancy between the master branch and my branch (see #130504 (comment) for more info).
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 15, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 15, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 15, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 16, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 16, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 17, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 17, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 17, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 17, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 17, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 17, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 17, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 17, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 18, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 18, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 18, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 18, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 18, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 18, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 18, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 18, 2023
LouiseHsu pushed a commit to LouiseHsu/flutter that referenced this pull request Jul 31, 2023
…ator flutter#130286" (flutter#130506)

Reland flutter#130286 with fix.

It failed the first time because of a discrepancy between the master branch and my branch (see flutter#130504 (comment) for more info).
vashworth added a commit to vashworth/flutter that referenced this pull request Aug 9, 2023
…ator flutter#130286" (flutter#130506)

Reland flutter#130286 with fix.

It failed the first time because of a discrepancy between the master branch and my branch (see flutter#130504 (comment) for more info).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform-ios iOS applications specifically revert Autorevert PR (with "Reason for revert:" comment) tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants