Commit 1923c1b
committed
Update
It turns out `probes_for_diversity` wasn't actually testing that
the datapoint update time logic worked as it was indicating a
payment failed while trying to fully saturate a channel (which
teaches us nothing).
Instead, we need to "send" less over the channel and update twice
to get the channel last-update-time logic tested.probes_for_diversity to test datapoint time updating1 parent a245ca7 commit 1923c1b
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4139 | 4139 | | |
4140 | 4140 | | |
4141 | 4141 | | |
4142 | | - | |
4143 | | - | |
| 4142 | + | |
| 4143 | + | |
| 4144 | + | |
| 4145 | + | |
| 4146 | + | |
4144 | 4147 | | |
4145 | 4148 | | |
4146 | 4149 | | |
4147 | 4150 | | |
4148 | 4151 | | |
4149 | | - | |
| 4152 | + | |
4150 | 4153 | | |
4151 | 4154 | | |
4152 | | - | |
| 4155 | + | |
4153 | 4156 | | |
4154 | 4157 | | |
4155 | 4158 | | |
4156 | | - | |
| 4159 | + | |
4157 | 4160 | | |
4158 | 4161 | | |
4159 | 4162 | | |
| |||
0 commit comments