[ 
https://issues.apache.org/jira/browse/LUCENE-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089615#comment-13089615
 ] 

Robert Muir commented on LUCENE-3398:
-------------------------------------

{noformat}
junit-sequential:
    [junit] Testsuite: org.apache.lucene.index.TestCompoundFile
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.227 sec
    [junit]
    [junit] ------------- Standard Error -----------------
    [junit] NOTE: reproduce with: ant test -Dtestcase=TestCompoundFile 
-Dtestmethod=testReadNestedCFP 
-Dtests.seed=-61cb66ec0d71d1ac:-46685c36ec38fd32:568c63299214892c
    [junit] NOTE: test params are: codec=RandomCodecProvider: {}, locale=de_DE, 
timezone=Asia/Gaza
    [junit] NOTE: all tests run in this JVM:
    [junit] [TestCompoundFile]
    [junit] NOTE: Windows Vista 6.0 x86/Sun Microsystems Inc. 1.6.0_23 
(32-bit)/cpus=4,threads=1,free=11693688,total=16252928
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: 
testReadNestedCFP(org.apache.lucene.index.TestCompoundFile):      Caused an 
ERROR
    [junit] Cannot delete 
C:\Users\rmuir\workspace\trunky\lucene\build\test\1\test5610056101tmp\b_1.xyz
    [junit] java.io.IOException: Cannot delete 
C:\Users\rmuir\workspace\trunky\lucene\build\test\1\test5610056101tmp\b_1.xyz
    [junit]     at 
org.apache.lucene.store.FSDirectory.deleteFile(FSDirectory.java:287)
    [junit]     at 
org.apache.lucene.store.CompoundFileWriter.copyFileEntry(CompoundFileWriter.java:205)
    [junit]     at 
org.apache.lucene.store.CompoundFileWriter.prunePendingEntries(CompoundFileWriter.java:272)
    [junit]     at 
org.apache.lucene.store.CompoundFileWriter.access$200(CompoundFileWriter.java:59)
    [junit]     at 
org.apache.lucene.store.CompoundFileWriter$DirectCFSIndexOutput.close(CompoundFileWriter.java:335)
    [junit]     at 
org.apache.lucene.index.TestCompoundFile.testReadNestedCFP(TestCompoundFile.java:722)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1530)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1432)
    [junit]
    [junit]
    [junit] Test org.apache.lucene.index.TestCompoundFile FAILED
{noformat}

> TestCompoundFile fails on windows
> ---------------------------------
>
>                 Key: LUCENE-3398
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3398
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>
> ant test-core -Dtestcase=TestCompoundFile -Dtestmethod=testReadNestedCFP 
> -Dtests.seed=-61cb66ec0d71d1ac:-46685c36ec38fd32:568c63299214892c

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to