Skip to content

--exit flag of dev/devicelab/bin/run.dart does not work #134154

@andrewkolos

Description

@andrewkolos

This dart script used to run devicelab tests provides an --exit flag that prevents retries when a test fails. This would be useful when hacking on devicelab tests locally. However, this flag is a no-op, because the downstream code in the runTasks function doesn't respect the parameter used to prevent retries.

Related to #134070, which is primarily concerned with the test_runner.dart script.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.team-toolOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions