Skip to content

Tests print too much to stdout/stderr #2296

Closed
@srawlins

Description

@srawlins

Currently pub run test prints > 2400 lines to stdout/stderr. This makes it hard to follow when one test case fails, as the stack trace can scroll up pretty far.

There are a few places which can reduce this count, something like Package.warn, the print function on the zone, etc. The integration tests may be harder.

I'd say the acceptance criteria can be something like < 500 lines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-tech-debtIssues that slow or block desirable development paths for Dartdoc, or create such problems for users

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions