> Also, you should clean up the lock file between tests, I have the
> impression that it stays and doesn't allow to batch tests, as with
> "gradle test". You can probably get some code from the s4-core tests
> TestUtils class for that.

Fixed by making sure each test is forked when running tests in batch through gradle. That was an issue with the build script, not the platform code.

I committed that change in Leo's master branch https://github.com/leoneu/s4-piper/


Matthieu

Reply via email to