spring-framework/spring-context-support
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING
Prior to this commit, some tests would belong to the PERFORMANCE
`TestGroup`, while they were not testing for performance but rather
performing functional tests that involve long running operations or
timeouts.

This commit moves those tests to the LONG_RUNNING `TestGroup`.

See gh-24830
2020-09-25 13:43:38 +02:00
..
src Requalify tests as LONG_RUNNING 2020-09-25 13:43:38 +02:00
spring-context-support.gradle Use Gradle test fixture support for spring-tx 2020-01-02 16:01:35 +01:00