See https://issues.apache.org/jira/browse/SOLR-8778
> On Mar 2, 2016, at 6:29 PM, Policeman Jenkins Server <[email protected]> > wrote: > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16079/ > Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC > > 1 tests failed. > FAILED: org.apache.solr.internal.csv.CSVStrategyTest.testSetCSVStrategy > > Error Message: > expected:<false> but was:<true> > > Stack Trace: > junit.framework.AssertionFailedError: expected:<false> but was:<true> > at junit.framework.Assert.fail(Assert.java:50) > at junit.framework.Assert.failNotEquals(Assert.java:287) > at junit.framework.Assert.assertEquals(Assert.java:67) > at junit.framework.Assert.assertEquals(Assert.java:147) > at junit.framework.Assert.assertEquals(Assert.java:153) > at > org.apache.solr.internal.csv.CSVStrategyTest.testSetCSVStrategy(CSVStrategyTest.java:70) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at junit.framework.TestCase.runTest(TestCase.java:168) > at junit.framework.TestCase.runBare(TestCase.java:134) > at junit.framework.TestResult$1.protect(TestResult.java:110) > at junit.framework.TestResult.runProtected(TestResult.java:128) > at junit.framework.TestResult.run(TestResult.java:113) > at junit.framework.TestCase.run(TestCase.java:124) > at junit.framework.TestSuite.runTest(TestSuite.java:243) > at junit.framework.TestSuite.run(TestSuite.java:238) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) > at > com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243) > at > com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354) > at > com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10) > > > > > Build Log: > [...truncated 11791 lines...] > [junit4] Suite: org.apache.solr.internal.csv.CSVStrategyTest > [junit4] FAILURE 0.00s J2 | CSVStrategyTest.testSetCSVStrategy <<< > [junit4] > Throwable #1: junit.framework.AssertionFailedError: > expected:<false> but was:<true> > [junit4] > at junit.framework.Assert.fail(Assert.java:50) > [junit4] > at junit.framework.Assert.failNotEquals(Assert.java:287) > [junit4] > at junit.framework.Assert.assertEquals(Assert.java:67) > [junit4] > at junit.framework.Assert.assertEquals(Assert.java:147) > [junit4] > at junit.framework.Assert.assertEquals(Assert.java:153) > [junit4] > at > org.apache.solr.internal.csv.CSVStrategyTest.testSetCSVStrategy(CSVStrategyTest.java:70) > [junit4] > at junit.framework.TestCase.runTest(TestCase.java:168) > [junit4] > at junit.framework.TestCase.runBare(TestCase.java:134) > [junit4] > at > junit.framework.TestResult$1.protect(TestResult.java:110) > [junit4] > at > junit.framework.TestResult.runProtected(TestResult.java:128) > [junit4] > at junit.framework.TestResult.run(TestResult.java:113) > [junit4] > at junit.framework.TestCase.run(TestCase.java:124) > [junit4] > at junit.framework.TestSuite.runTest(TestSuite.java:243) > [junit4] > at junit.framework.TestSuite.run(TestSuite.java:238) > [junit4] Completed [407/581 (1!)] on J2 in 0.00s, 5 tests, 1 failure <<< > FAILURES! > > [...truncated 587 lines...] > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: > There were test failures: 581 suites (8 ignored), 2345 tests, 1 failure, 116 > ignored (71 assumptions) [seed: 246BAD01096714A5] > > Total time: 52 minutes 49 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > [WARNINGS] Skipping publisher since build result is FAILURE > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > > --------------------------------------------------------------------- > 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]
