Commit 4129e07
fix(test): tolerate startup-bump in watch_generation_delivers_a_receiver
CI saw initial = 1; locally we saw 0. The DeviceActor mock-mode
startup path may bump the generation once before WatchGeneration is
processed. The test only needs to verify a usable watch receiver
was delivered — loosen the assertion to accept 0 or 1.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1bb69d6 commit 4129e07
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
| |||
0 commit comments