-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: general/test
-
Labels:None
-
Environment:
Red Hat EL 6.3
IBM Java 1.6.0
ANT 1.9.0
-
Lucene Fields:New, Patch Available
I successfully compiled Lucene 4.2 with IBM.
Then ran unit tests with the nightly option set to "true"
The test case TestIndexWriterOnJRECrash was skipped returning "IBM Corporation JRE not supported":
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
[junit4:junit4] IGNOR/A 0.28s | TestIndexWriterOnJRECrash.testNRTThreads
[junit4:junit4] > Assumption #1: IBM Corporation JRE not supported.
[junit4:junit4] Completed in 0.68s, 1 test, 1 skipped