Hi Ralph, On Mon, 30 May 2022 at 00:14, Ralph Goers <ralph.go...@dslextreme.com> wrote:
> Running the test individually shows > > Caused by: org.h2.mvstore.MVStoreException: The write format 1 is smaller > than the supported format 2 [2.1.212/5] > > So the h2 dependency upgrade apparently wasn’t tested. > You need to clean the temporary directory on the machine running the tests: some H2 tests write a temporary database there and fail just after the upgrade. Piotr