Commit ac7da1d
RetryingTest for
Looks like timing is a bottleneck in async tests.
Making it `@RetryingTest(10)` might give more chances for CPU
to deal with our test execution
(cherry picked from commit 3cc015b)FluxAggregatorMessageHandlerTests
1 parent 47b90a6 commit ac7da1d
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- spring-integration-core/src/test/java/org/springframework/integration/aggregator
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | | - | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
0 commit comments