Commit 5e8bf1d
committed
RootTreeWriter: correct failing test
Apart from what seems to be a mistake in the enumeration,
it's not clear how the different timeslice is supposed to
be handled. This for now removes the different timeslice,
bringing the test back to green and hopefully not hiding
some (wrong) assumption on the behavior of getPos, which
was obviously broken so far for time pipelines with more
than one input (possibly not pipelined).1 parent c23dd50 commit 5e8bf1d
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
0 commit comments