Skip to content

Conversation

@godofredoc
Copy link
Contributor

Shard tests present output inconsistently using the compact or extended reporter depending on the defaults of flutter test and dart test. To make the output consistent and simplify debugging of failures this PR is enabling the extended reporter for all the tests based on unit/integration test packages.

Bug: #145616

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@sealesj
Copy link
Contributor

sealesj commented Mar 22, 2024

Is expanded what you are looking for rather than extended?

@godofredoc
Copy link
Contributor Author

Is expanded what you are looking for rather than extended?

Yes that is correct, updated the PR

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@goderbauer
Copy link
Member

Oh, but looks like this is failing on CI?

@godofredoc
Copy link
Contributor Author

Oh, but looks like this is failing on CI?

Yes, it depends on another PR, let me add you to that one too.

Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

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

LGTM

@godofredoc godofredoc marked this pull request as draft March 23, 2024 23:55
@flutter-dashboard
Copy link

This pull request has been changed to a draft. The currently pending flutter-gold status will not be able to resolve until a new commit is pushed or the change is marked ready for review again.

For more guidance, visit Writing a golden file test for package:flutter.

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

Shard tests present output inconsistently using the compact or extended
reporter depending on the defaults of flutter test and dart test. To make
the output consistent and simplify debugging of failures this PR is
enabling the extended reporter for all the tests based on unit/integration test packages.

Bug: #145616
@godofredoc godofredoc marked this pull request as ready for review March 28, 2024 22:01
@godofredoc godofredoc added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 28, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Mar 28, 2024

auto label is removed for flutter/flutter/145617, due to - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Mar 28, 2024
@godofredoc godofredoc added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 28, 2024
@auto-submit auto-submit bot merged commit b36c16d into flutter:master Mar 28, 2024
@godofredoc godofredoc deleted the enable_reporting branch March 28, 2024 22:39
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 29, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 29, 2024
auto-submit bot pushed a commit to flutter/packages that referenced this pull request Mar 29, 2024
flutter/flutter@89ea492...8528881

2024-03-29 [email protected] Remove trailing commas in android dependency version checking gradle plugin (flutter/flutter#145718)
2024-03-29 [email protected] Upgrade leak_tracker. (flutter/flutter#145940)
2024-03-29 [email protected] Roll Flutter Engine from 8b893cb3b607 to 68aa9ba386e1 (2 revisions) (flutter/flutter#145946)
2024-03-29 [email protected] Refactor flutter_plugins (flutter/flutter#145870)
2024-03-29 [email protected] Point kotlin message in `gradle_errors.dart` towards new place where templates define the kotlin version (flutter/flutter#145936)
2024-03-29 [email protected] Roll Flutter Engine from b917b24836fd to 8b893cb3b607 (1 revision) (flutter/flutter#145941)
2024-03-28 [email protected] Roll Flutter Engine from c176d114d01e to b917b24836fd (4 revisions) (flutter/flutter#145938)
2024-03-28 [email protected] `RenderFlex` baseline intrinsics (flutter/flutter#145483)
2024-03-28 [email protected] Use reporter extended consistently. (flutter/flutter#145617)
2024-03-28 [email protected] Update tokens to v2.3.5 (flutter/flutter#145356)
2024-03-28 [email protected] Roll Flutter Engine from a396dc1a03a9 to c176d114d01e (2 revisions) (flutter/flutter#145934)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants