Hello lucene-dev, I've updated source tree from CVS and tried to run unit tests. They are failed. See log below.
os: winxp sp1 locale: russian [junit] Testcase: testStringtotime(org.apache.lucene.document.TestDateTools): FAILED [junit] expected:<0> but was:<-3600000> [junit] junit.framework.AssertionFailedError: expected:<0> but was:<-3600000> [junit] at org.apache.lucene.document.TestDateTools.testStringtotime(TestDateTools.java:57) [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: testDateAndTimetoString(org.apache.lucene.document.TestDateTools): FAILED [junit] expected:<...1...> but was:<...2...> [junit] junit.framework.ComparisonFailure: expected:<...1...> but was:<...2...> [junit] at org.apache.lucene.document.TestDateTools.testDateAndTimetoString(TestDateTools.java:111) [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) --anatol --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]