It's the same failure. Don't know whether this should be a release blocker qualified for respin; perhaps yes?
Dawid On Wed, Feb 1, 2017 at 11:20 PM, Kevin Risden <[email protected]> wrote: > https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2780/ > > Looks like the same failure is happening on Jenkins. > > Kevin Risden > > On Wed, Feb 1, 2017 at 4:27 PM, Dawid Weiss <[email protected]> wrote: >> >> This test failed for me during the first smoketester run: >> >> [junit4] FAILURE 0.05s J1 | MBeansHandlerTest.testDiff <<< >> [junit4] > Throwable #1: org.junit.ComparisonFailure: >> expected:<Was: [1, Now: 2], Delta: 1> but was:<Was: [4, Now: 5], >> Delta: 1> >> [junit4] > at >> __randomizedtesting.SeedInfo.seed([8B5954CB0E2B8501:4E4F90501E9DBD61]:0) >> [junit4] > at >> >> org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63) >> >> Repro line (didn't try): ant test -Dtestcase=MBeansHandlerTest >> -Dtests.method=testDiff -Dtest >> s.seed=8B5954CB0E2B8501 -Dtests.locale=th -Dtests.timezone=US/Arizona >> -Dtests.asserts=true -Dtests.file.enco >> ding=UTF-8 >> >> The second time it was ok, so could be something intermittent. >> >> SUCCESS! [0:58:03.206234] >> >> Dawid >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
