spring-framework/integration-tests
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/test Requalify tests as LONG_RUNNING 2020-09-25 13:43:38 +02:00
integration-tests.gradle Delete obsolete TestSourcesPlugin 2020-01-02 16:01:35 +01:00