Skip to content

Stderr inserted into --file-report file when using flutter test #145553

@godofredoc

Description

@godofredoc

Running SHARD=framework_tests SUBSHARD=misc dart dev/bots/test.dart | tee output.txt generates the following outputs:

metrics.json
output.txt

There are two issues:

  • Error messages from stderr are being added to the metrics.json file.
  • Unicode characters are not being processed correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: tests"flutter test", flutter_test, or one of our testsr: invalidIssue is closed as not validteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions