[test_runner] runDartTest, runFlutterTest and runFlutterWebTest should parse metrics.json file
Open
a: tests
c: proposal
P2
team-infra
triaged-infra
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
Metrics.json file contains the events triggered by the package:test runner. These files will be parsed and aggregated to provide a summary of test results in the github UI and exported to resultsdb.
The metrics.json have to be generated in a temporary folder and deleted once they are parsed.
Contributor guide
Assessment
This issue has not been assessed yet.