spring-framework/spring-context-support/src
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
..
main Merge branch '5.2.x' 2020-09-18 18:16:33 +02:00
test Requalify tests as LONG_RUNNING 2020-09-25 13:43:38 +02:00
testFixtures/java/org/springframework/contextsupport/testfixture Use Gradle test fixture support for spring-context-support 2020-01-02 16:01:34 +01:00