Commit 03bb0ba
test: fix test_restorefrompeer for no-disconnect on unknown reestablish
Since we no longer disconnect when receiving a channel_reestablish for
an unknown channel, the test needs to explicitly disconnect and
reconnect after restorefrompeer() so the stub channel triggers the
bogus channel_reestablish flow in peer_connected_hook_final.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7829e26 commit 03bb0ba
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3276 | 3276 | | |
3277 | 3277 | | |
3278 | 3278 | | |
3279 | | - | |
3280 | | - | |
3281 | | - | |
3282 | | - | |
3283 | | - | |
3284 | | - | |
| 3279 | + | |
3285 | 3280 | | |
3286 | 3281 | | |
3287 | 3282 | | |
3288 | 3283 | | |
3289 | 3284 | | |
| 3285 | + | |
| 3286 | + | |
| 3287 | + | |
| 3288 | + | |
| 3289 | + | |
| 3290 | + | |
3290 | 3291 | | |
3291 | 3292 | | |
3292 | 3293 | | |
| |||
0 commit comments