Nevermind, fooled by the -Dmaven.test.failure.ignore=true in the Maven options. Nevertheless, now we have plenty of tests that are failing.
On Wed, Aug 26, 2020 at 1:19 PM Volkan Yazıcı <volkan.yaz...@gmail.com> wrote: > Hello, > > How one shall interpret "./mvnw verify" success where there are failures > in the test (surefire/failsafe) reports? Should this be marked as a > successful build or not? If not, why did "verify" succeed? > > Kind regards. >