Skip to content

Add dart executable gn rule for engine tests #147013

@cbracken

Description

@cbracken

Currently many tests in the engine are run via Python scripts. Instead, tests written in Dart should be generated using a gn target just like we do with tests written in C++ or Objective-C.

Output could either be a dart native binary or a shell script (Mac, linux) or ps1/bat (Windows) that invokes the standalone binary on the input Dart files.

Metadata

Metadata

Labels

P2Important issues not at the top of the work listblockedIssue is blocked by another issuec: tech-debtTechnical debt, code quality, testing, etc.e: engine-toolEngine-specific tooling (i.e. `tools/engine_tool`).team-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