This one is real.

Also happens locally with Java 5 reproducible:

$ ant test-core -Dtestcase=TestIndexWriterDelete 
-Dtestmethod=testFlushPushedDeletesByCount 
-Dtests.seed=3728512532261700821:674509683516976857 -Dtests.multiplier=5
...
junit-sequential:
    [junit] Testsuite: org.apache.lucene.index.TestIndexWriterDelete
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 2,259 sec
    [junit]
    [junit] ------------- Standard Error -----------------
    [junit] NOTE: reproduce with: ant test -Dtestcase=TestIndexWriterDelete 
-Dtestmethod=testFlushPushedDeletesByCount 
-Dtests.seed=3728512532261700821:674509683516976857 -Dtests.multiplier=5
    [junit] NOTE: test params are: locale=pl_PL, timezone=Asia/Manila
    [junit] NOTE: all tests run in this JVM:
    [junit] [TestIndexWriterDelete]
    [junit] NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.5.0_22 
(64-bit)/cpus=2,threads=1,free=13481536,total=15335424
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: 
testFlushPushedDeletesByCount(org.apache.lucene.index.TestIndexWriterDelete): 
FAILED
    [junit] delete's were not applied at count=6998
    [junit] junit.framework.AssertionFailedError: delete's were not applied at 
count=6998
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1316)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1221)
    [junit]     at 
org.apache.lucene.index.TestIndexWriterDelete.testFlushPushedDeletesByCount(TestIndexWriterDelete.java:1030)
    [junit]
    [junit]
    [junit] Test org.apache.lucene.index.TestIndexWriterDelete FAILED


-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: [email protected]


> -----Original Message-----
> From: Apache Jenkins Server [mailto:[email protected]]
> Sent: Tuesday, July 26, 2011 3:38 PM
> To: [email protected]
> Subject: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 25 - Still 
> Failing
> 
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/25/
> 
> 1 tests failed.
> FAILED:
> org.apache.lucene.index.TestIndexWriterDelete.testFlushPushedDeletesBy
> Count
> 
> Error Message:
> delete's were not applied at count=6212
> 
> Stack Trace:
> junit.framework.AssertionFailedError: delete's were not applied at
> count=6212
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1316)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1221)
>       at
> org.apache.lucene.index.TestIndexWriterDelete.testFlushPushedDeletesBy
> Count(TestIndexWriterDelete.java:1030)
> 
> 
> 
> 
> Build Log (for compile errors):
> [...truncated 7062 lines...]
> 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to