Commit 515507a
committed
Remove redundant
* Mark `SftpSessionFactoryTests.sharedSessionConcurrentAccess()`
and `StompServerIntegrationTests.testStompAdapters()` as `@RetryingTest(10)`
since they are failing sporadically with a lost native operating system resources--add-opens from Gradle config1 parent 9881314 commit 515507a
File tree
3 files changed
+9
-31
lines changed- spring-integration-sftp/src/test/java/org/springframework/integration/sftp/session
- spring-integration-stomp/src/test/java/org/springframework/integration/stomp/client
3 files changed
+9
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | 251 | | |
256 | 252 | | |
257 | 253 | | |
| |||
640 | 636 | | |
641 | 637 | | |
642 | 638 | | |
643 | | - | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
648 | | - | |
649 | | - | |
| 639 | + | |
650 | 640 | | |
651 | 641 | | |
652 | 642 | | |
| |||
678 | 668 | | |
679 | 669 | | |
680 | 670 | | |
681 | | - | |
| 671 | + | |
| 672 | + | |
682 | 673 | | |
683 | 674 | | |
684 | 675 | | |
| |||
823 | 814 | | |
824 | 815 | | |
825 | 816 | | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
| 817 | + | |
| 818 | + | |
830 | 819 | | |
831 | 820 | | |
832 | 821 | | |
| |||
869 | 858 | | |
870 | 859 | | |
871 | 860 | | |
872 | | - | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | 861 | | |
879 | 862 | | |
880 | 863 | | |
| |||
936 | 919 | | |
937 | 920 | | |
938 | 921 | | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | | - | |
943 | | - | |
944 | | - | |
945 | 922 | | |
946 | 923 | | |
947 | 924 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
287 | | - | |
| 288 | + | |
288 | 289 | | |
289 | 290 | | |
290 | 291 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments