2018-07-07 22:10 GMT+02:00 <janisozaur@gmail.com>:
> From: Michał Janiszewski <janisozaur@gmail.com>
>
> The tests in particular should trigger an edge case in implementation
If I understand it correctly these new tests will fail until patch 2/2
is also merged, right? That's not allowed, test should always pass.
Ideally you should add some todo_wine to this patch so that the tests
keep passing and remove them again in 2/2. It would also be
acceptable, although slightly less nice, to simply swap the two
patches in the series.