Commit fdb2c73
committed
In "tests fail on old code", the old code must be the merge base
Otherwise we can run into weird inconsistencies with the partial
checkout, when the base reference of the PR is sufficiently older than
main. We already changed the diff to compare against merge base, but
forgot to change the checkout itself.1 parent 66f42a3 commit fdb2c73
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
0 commit comments