Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Rename FlutterRunner and make launch deterministic when running other tests. #2584

Merged

Conversation

collinjackson
Copy link
Contributor

@collinjackson collinjackson commented Mar 6, 2020

Fixes a flake where FlutterRunner didn't always launch properly.

Instead we are opting out of the Android test rule's auto-launch and having the runner do it manually.

Also renamed FlutterRunner to FlutterTestRunner to avoid conflict with Fuchsia.

Copy link
Contributor

@cyanglaz cyanglaz left a comment

Choose a reason for hiding this comment

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

LGTM!

@collinjackson
Copy link
Contributor Author

Flake is unrelated (flutter/flutter#51074), I'll tackle that next

@collinjackson collinjackson merged commit 1d7e12e into flutter:master Mar 6, 2020
@collinjackson collinjackson changed the title Make FlutterRunner launch deterministic when running other tests. Rename FlutterRunner and make launch deterministic when running other tests. Mar 7, 2020
emerssso pushed a commit to emerssso/plugins that referenced this pull request Mar 11, 2020
…utter#2584)

* Make FlutterRunner launch deterministic when running other tests.
* Switch to using FlutterTestRunner
EdwinRomelta pushed a commit to EdwinRomelta/plugins that referenced this pull request Jun 11, 2020
…utter#2584)

* Make FlutterRunner launch deterministic when running other tests.
* Switch to using FlutterTestRunner
FlutterSu pushed a commit to FlutterSu/flutter-plugins that referenced this pull request Nov 20, 2020
…utter#2584)

* Make FlutterRunner launch deterministic when running other tests.
* Switch to using FlutterTestRunner
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants