Skip to content

Converting engine scenario run scripts to python or dart #143953

@vashworth

Description

@vashworth

Use case

Currently, engine scenario tests are run through a bash script. I had to add some logic to fix a bug.

@zanderso commented:

My sense is that the logic in this script is outgrowing what we'd normally like to maintain in a bash script. We should consider porting this to Python, or ideally Dart if possible.
flutter/engine#50835 (review)

Proposal

Instead of using a bash script to run the tests, use a python or dart script.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our testsc: proposalA detailed proposal for a change to Fluttere: scenario-appThe `testing/scenario_app` fixture in the engineengineflutter/engine related. See also e: labels.platform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions