Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@dnfield
Copy link
Contributor

@dnfield dnfield commented Feb 24, 2023

No description provided.

@dnfield dnfield marked this pull request as ready for review February 24, 2023 21:56
Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

LGTM

@dnfield dnfield added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 24, 2023
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Feb 24, 2023
@auto-submit
Copy link
Contributor

auto-submit bot commented Feb 24, 2023

auto label is removed for flutter/engine, pr: 39859, due to - The status or check suite Mac iOS Engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

  • The status or check suite Mac Host clang-tidy has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Mac Host Engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

@dnfield dnfield added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 24, 2023
@dnfield
Copy link
Contributor Author

dnfield commented Feb 24, 2023

I am also realizing that a simpler way to deal with this is to just use check_output which won't print to stdout by default... Argh.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Feb 24, 2023
@auto-submit
Copy link
Contributor

auto-submit bot commented Feb 24, 2023

auto label is removed for flutter/engine, pr: 39859, due to - The status or check suite Linux Unopt has failed. Please fix the issues identified (or deflake) before re-applying this label.

Copy link
Contributor

@chinmaygarde chinmaygarde left a comment

Choose a reason for hiding this comment

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

The test failures are complaining about the formatting of the python file. Other than that, I don't mind dropping all stdout/stderr too. We might end up making it harder to debug in case of failure but that is just a theoretical concern.

@dnfield
Copy link
Contributor Author

dnfield commented Feb 25, 2023

It'll still print stderr/stdout on failure, just not print anything on success

@dnfield dnfield added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 25, 2023
@dnfield
Copy link
Contributor Author

dnfield commented Feb 25, 2023

I really thought I ran the format script on this but maybe not. Either way I've simplified the change a bit so that it will still print out if the command fails, but won't print out warnings/stdout unless the process has a non-zero exit code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App e: impeller

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants