Skip to content

Slow reporting when running thousands of test scenarios #578

@ben-manes

Description

@ben-manes

When (ab)using parameterized tests to run thousands of times, the execution finishes in a reasonable amount of time. However, the UI report takes much longer to complete. Naively it seems like something that could be buffered by time/space to reduce the UI rendering lag. It is a bit annoying only because when stopping the test execution (e.g. a failure), the UI keeps going and going as it catches up.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions