Hello, It appears we have an issue with headless tests. Target complete-junit does not consider @Category(NeedGuiTests.class) which explains the failure. It seems our existing test marked with @Category(NeedGuiTests.class) did not test even if executed in headless mode But it's not the case of RenderAsJsonRendererSpec, I fixed it by using @IgnoreIf but if anybody has a better idea, it's welcome.
Thanks Regards On Sun, Feb 24, 2019 at 9:24 PM Apache Jenkins Server < [email protected]> wrote: > See < > https://builds.apache.org/job/JMeter-trunk/7116/display/redirect?page=changes > > > > -- Cordialement. Philippe Mouawad.
