Hi, guys!

I investigated the issue. This is due to commit: fe95954c. It updated the
curator-test version in the control-utility module (from 4.2.0 to 5.2.0).
It led to changed transitive dependencies (jar-hell) of junit and tests
just don't start due to different junit version (5 instead of 4).

I'll fix it today.

On Mon, Mar 28, 2022 at 11:50 AM Ivan Daschinsky <ivanda...@gmail.com>
wrote:

> Problem was introduced in 2b74474b7220df046c5c6d7a12a23ba90a697025. Suite
> has not been run since that commit.
>
> чт, 24 мар. 2022 г. в 19:01, Shishkov Ilya <shishkovi...@gmail.com>:
>
> > Hi everyone,
> >
> > As I see, both 'Control Utility' and 'Control Utility (Zookeeper)' test
> > suites have empty test results and there are messages in a build log as
> > below:
> >
> > Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> >
> > Above problem occurs both on TC1 and TC2 [1-4] for the master branch, but
> > does not on the 'ignite-2.12' [5-8].
> >
> > Can anyone take a look, please?
> >
> > Links:
> > 1.
> >
> >
> https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ControlUtility/6480112?showLog=6480112_1061_895
> > 2.
> >
> >
> https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ControlUtilityZookeeper/6480111?showLog=6480111_1060_894
> > 3.
> >
> >
> https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ControlUtility/6359892?showRootCauses=true&showLog=6359892_1003_909
> > 4.
> >
> >
> https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ControlUtilityZookeeper/6359893?showRootCauses=true&showLog=6359893_1003_909
> > .
> > 5.
> >
> >
> https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ControlUtility/6479329
> > 6.
> >
> >
> https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ControlUtilityZookeeper/6479328
> > 7.
> >
> >
> https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ControlUtility/6359189?showRootCauses=true&expandBuildTestsSection=true
> > 8.
> >
> >
> https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ControlUtilityZookeeper/6359190?showRootCauses=true&expandBuildTestsSection=true
> >
>
>
> --
> Sincerely yours, Ivan Daschinskiy
>

Reply via email to