Commit 1b4d24f
committed
Wait for node announcements before asserting them
Avoid assuming that a fixed sleep is enough for gossip propagation
when integration tests are running concurrently. The test now waits
for both peers' announcements to appear in the opposite graph before
checking aliases and addresses.
Co-Authored-By: HAL 90001 parent da9f3bc commit 1b4d24f
2 files changed
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| |||
183 | 182 | | |
184 | 183 | | |
185 | 184 | | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1570 | 1570 | | |
1571 | 1571 | | |
1572 | 1572 | | |
1573 | | - | |
1574 | | - | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
1575 | 1584 | | |
1576 | 1585 | | |
1577 | 1586 | | |
1578 | | - | |
1579 | | - | |
1580 | | - | |
1581 | 1587 | | |
1582 | 1588 | | |
1583 | 1589 | | |
| |||
0 commit comments