I agree.

The batch tests are so slow, partly because they run in sequence. It would
be good to make sure they are actually useful tests and add/remove as
necessary.

I was looking into running them in parallel, and found it easier with
gradle. Gradle can also import the existing ant script and seems to work,
at least for testing and building tasks.

I will submit a PR if using gradle seems useful to slowly phase out ant?

I think it will make a few things easier and more standard/modern.

Or we can try to change the runner and then use the parallel ant task?

I don't have much time this month but should be able to help in February.

Graham


On Fri, 5 Jan 2018, 15:14 Philippe Mouawad, <philippe.moua...@gmail.com>
wrote:

> Spock tests added.
> Maybe we’ll need to optimize build a bit as it takes now nearly half an
> hour to build
>
> On Friday, January 5, 2018, Philippe Mouawad <philippe.moua...@gmail.com>
> wrote:
>
> > Hi,
> > See:
> > https://bz.apache.org/bugzilla/show_bug.cgi?id=61966
> >
> > We need to add Spock tests
> >
> > Regards
> >
> > On Fri, Jan 5, 2018 at 12:33 AM, Philippe Mouawad <
> > philippe.moua...@gmail.com> wrote:
> >
> >> Hello,
> >> This is not currently configured on jenkins as a post-build task.
> >>
> >> As we run junit test using java task, the XML files required for the
> >> report are not generated.
> >> There is a task "complete-junit" that would generate results, but
> >> currently it runs tests without required configuration which leads to
> >> errors/ failures:
> >>
> >>    - https://builds.apache.org/job/JMeter-trunk/6575/testReport/
> >>    - https://builds.apache.org/job/JMeter-trunk/test_results_analyzer/
> >>
> >> If you'd like to contribute an enhancement to build, feel free to do so.
> >>
> >> Regards
> >>
> >> On Wed, Jan 3, 2018 at 2:55 PM, jmeter tea <jmeter...@gmail.com> wrote:
> >>
> >>> Hello,
> >>>
> >>> Test Results Analyzer in Jenkins isn't working for JMeter
> >>> https://builds.apache.org/job/JMeter-trunk/test_results_analyzer/
> >>>
> >>> It's working in other other projects as:
> >>> https://builds.apache.org/job/HBase-Flaky-Tests/test_results_analyzer/
> >>>
> >>> FYI
> >>>
> >>
> >>
> >>
> >> --
> >> Cordialement.
> >> Philippe Mouawad.
> >>
> >>
> >>
> >
> >
> > --
> > Cordialement.
> > Philippe Mouawad.
> >
> >
> >
>
> --
> Cordialement.
> Philippe Mouawad.
>

Reply via email to