Commit 4e7652d
committed
test: remove @paralleltest from DurableSyncNetworkBridgeTest
This test cannot run in parallel due to hardcoded broker names
("localBroker"/"remoteBroker"), shared clientId, static SSL
system properties, and fixed topic names that cause collisions
between concurrent test instances.1 parent a86cffa commit 4e7652d
1 file changed
Lines changed: 0 additions & 3 deletions
File tree
- activemq-unit-tests/src/test/java/org/apache/activemq/network
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
64 | 62 | | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
68 | | - | |
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
| |||
0 commit comments