Re: Arquillian Cube backward compatibility integration tests don't work

2021-12-21 Thread Nicolò Boschi
The PR is ready for review https://github.com/apache/bookkeeper/pull/2937 In the end I haven't dropped Arquillian Cube but now they work and they're attached to the build and triggered in GH checks Il giorno mar 7 dic 2021 alle ore 00:38 Nicolò Boschi ha scritto: > Hi all, > > I found out tha

Arquillian Cube backward compatibility integration tests don't work

2021-12-06 Thread Nicolò Boschi
Hi all, I found out that all the integrations tests under tests/backward-compact were not triggered with Maven (they were silently skipped) With Gradle, we now run these tests but they don't work; I think (but not sure) it is due to a bug in Aquillian Cube engine. Instead of fixing them, I'd like