- Notifications
You must be signed in to change notification settings - Fork5
Commit6d295b6
committed
Fix random discrepancies between parallel_schedule and serial_schedule.
In particular, my previous patch expected the create_index test to runbefore the inherit test; but this was only true in the serial schedule.Rearrange this portion of the schedules to be more consistent.Per buildfarm results.1 parent57664ed commit6d295b6
2 files changed
+14
-10
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 55 | + | |
| 56 | + | |
58 | 57 |
| |
59 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 |
| |
61 | 65 |
| |
62 | 66 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 | 53 |
| |
55 | 54 |
| |
56 |
| - | |
57 |
| - | |
58 | 55 |
| |
59 |
| - | |
60 | 56 |
| |
61 | 57 |
| |
62 |
| - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
0 commit comments
Comments
(0)