Skip to content

Conversation

@sjindel-google
Copy link
Contributor

(Resurrecting #31554 because using our 3xH patch will cause other problems).

Previously benchmark_test.dart would terminate flutter test if all tests are run with --update-goldens.

It is important for the Dart team to be able to run all tests this way to avoid maintaining golden files.

@sjindel-google sjindel-google requested review from tvolkert and removed request for goderbauer April 24, 2019 17:24
Copy link
Contributor

@tvolkert tvolkert left a comment

Choose a reason for hiding this comment

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

LGTM modulo one remaining comment.

Copy link
Member

@mkustermann mkustermann left a comment

Choose a reason for hiding this comment

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

lgtm with comments

class LiveTestWidgetsFlutterBinding extends TestWidgetsFlutterBinding {
@override
void initInstances() {
super.initInstances();
Copy link
Member

Choose a reason for hiding this comment

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

I think the flutter analyze step fails because this method is not necessary anymore. Could you remove it?

@sjindel-google sjindel-google merged commit e84b4c4 into flutter:master Apr 25, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 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.

5 participants