On Fri Aug 9 21:57:26 2024 +0000, Ilia Docin wrote:
Sorry for the late response. But how does it pass without fix if the feature branch has that fix and the pipeline runs on the feature branch? Besides, I checked locally that without fix the test failed with: listview.c:7262: Test failed: Expected -1, got 3
You should add the tests and mark the tests that are failing on wine with todo_wine. Then in the next patch that fixes the bug, remove those todo_wines.