Hi Felix, That what I thought looking at see: https://ci.apache.org/builders/jmeter-trunk/builds/4386/steps/shell_3/logs/stdio https://ci.apache.org/builders/jmeter-trunk/builds/4387/steps/shell_3/logs/stdio
Am I missing something ? Regards On Sun, Jun 2, 2019 at 2:04 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 02.06.19 um 13:00 schrieb pmoua...@apache.org: > > Author: pmouawad > > Date: Sun Jun 2 11:00:10 2019 > > New Revision: 1860515 > > > > URL: http://svn.apache.org/viewvc?rev=1860515&view=rev > > Log: > > Skip 52310 until we find a solution on buildbot > > Are you sure, that 52310 is causing the failing tests? > > Felix > > > > > Modified: > > jmeter/trunk/build.xml > > > > Modified: jmeter/trunk/build.xml > > URL: > http://svn.apache.org/viewvc/jmeter/trunk/build.xml?rev=1860515&r1=1860514&r2=1860515&view=diff > > > ============================================================================== > > --- jmeter/trunk/build.xml (original) > > +++ jmeter/trunk/build.xml Sun Jun 2 11:00:10 2019 > > @@ -122,7 +122,7 @@ > > <property name="findbugs.xslname" value="fancy" /> > > <property name="findbugs.outName" value="reports/jmeter-fb" /> > > <property name="skip.batchtest" value="false" /> > > - <property name="skip.bug52310" value="false" /> > > + <property name="skip.bug52310" value="true" /> > > <property name="skip.bug60607" value="false" /> > > <property name="skip.batchtest_Http4ImplPreemptiveBasicAuth" > value="false" /> > > <property name="skip.batchtest_SlowCharsFeature" value="false" /> > > > > > -- Cordialement. Philippe Mouawad.