Srinath, Please look at the test.encoding.TestDeser2001 test case. Submit your findings to axis-dev@ mailing list.
Thanks, dims --- Srinath Perera <[EMAIL PROTECTED]> wrote: > Hi all > > I had change the axis source code and need to verify it with run ant > tests. It fails. > > Then I check it for unaltered source code. But it fails too. This cant > happen since lot should have gone though the staff before > > the faliure is as shown in report > > <testsuite errors="0" failures="1" name="test.encoding.PackageTests" > tests="127" time="4.058"> > > properties...... > > <testcase name="testTimeZ" time="0.01"></testcase> > <testcase name="testTimeTZ" time="0.039"> > <failure message="The result is not what is expected. > expected:<06:01:30.150Z> but was:<05:31:30.150Z>" > type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: > The result is > not what is expected. expected:<06:01:30.150Z> but was:<05:31:30.150Z> > at test.encoding.TestDeser.deserialize(TestDeser.java:177) > at test.encoding.TestDeser.deserialize(TestDeser.java:147) > at test.encoding.TestDeser2001.testTimeTZ(TestDeser2001.java:125) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > </failure> > > Can anybody give me a hint. > > regards > > Srinath > ===== Davanum Srinivas - http://webservices.apache.org/~dims/ __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
