DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26702>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26702 [PATCH] arbitrary sorting ------- Additional Comments From [EMAIL PROTECTED] 2004-02-23 22:24 ------- On Linux w/ JDK 1.4.2, your latest version fails with: [junit] Testcase: testMultiSort(org.apache.lucene.search.TestSort): FAILED [junit] expected:<DJAIHGFE...> but was:<ADIJHGEF...> [junit] junit.framework.ComparisonFailure: expected:<DJAIHGFE...> but was:<ADIJHGEF...> [junit] at org.apache.lucene.search.TestSort.assertMatches(TestSort.java:296) [junit] at org.apache.lucene.search.TestSort.runMultiSorts(TestSort.java:265) [junit] at org.apache.lucene.search.TestSort.testMultiSort(TestSort.java:228) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit] Testcase: testParallelMultiSort(org.apache.lucene.search.TestSort):FAILED [junit] expected:<DJAIHGFE...> but was:<ADIJHGEF...> [junit] junit.framework.ComparisonFailure: expected:<DJAIHGFE...> but was:<ADIJHGEF...> [junit] at org.apache.lucene.search.TestSort.assertMatches(TestSort.java:296) [junit] at org.apache.lucene.search.TestSort.runMultiSorts(TestSort.java:265) [junit] at org.apache.lucene.search.TestSort.testParallelMultiSort(TestSort.java:234) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Does this work for you? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]