Skip to content

Make "timed" and other environment-sensitive tests optional [SPR-8458] #13104

@spring-projects-issues

Description

@spring-projects-issues

Chris Beams opened SPR-8458 and commented

We currently have a number of timed tests that frequently fail on developer machines due to varying CPU speeds and system load. It would be better to make these tests optional and configure them to run only on the CI server, which is a more controlled and predictable environment.

This may be done using a mechanism like JUnit's @Rule, or possibly through their upcoming test categorization mechanism.


Issue Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions