Skip to content

Adjust all unit tests to run under 1m #4743

Open
@AgeManning

Description

@AgeManning

Description

There are some tests that take over 80s to run.

These tests can be identified in our CI runs or using cargo-nextest locally.

For CI performance and generally minimizing overhead of testing the Lighthouse repository, it would be good to get all tests to run in under 1m, and ideally much less than that 30s (perhaps?).

We can adjust the testing config to lower times per test as we slowly address each test. The end-goal will be a very fast CI, which has its own numerous benefits that I wont list here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions