Hannes Lerchl
Hannes Lerchl
> FYI, out github actions run the full test suite on osx, linux, and windows, so you should be able to add a failing test and see it fail on...
I've managed to write a unit test which passes on Linux but fails on Windows. The unit test has its own commit (514f7e1). Should I modify this PR (or open...
In the project we're using gradle 8.3
I've dropped the last commit (with the fix in it) from my remote branch, so the only change is the new unit test. Once the test suite ran (and "hopefully"...
Hi there, is there anything missing from my side, so the test suite can start? If not: could anyone with the necessary privileges please start the tests?
I've rebased my branch to the latest `main` and fixed the finding of ktlint @wakingrufus Could you please start the test suite?
Ok, this is interesting. The new test fails on my Windows machine. I'm gonna check if this is somehow timing related