You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Dr. Patrick Martin (JIRA)" <ax...@ws.apache.org> on 2005/02/24 17:05:51 UTC

[jira] Created: (AXIS-1831) testTimeUKWinter in test.encoding failing

testTimeUKWinter in test.encoding failing
-----------------------------------------

         Key: AXIS-1831
         URL: http://issues.apache.org/jira/browse/AXIS-1831
     Project: Axis
        Type: Bug
  Components: Serialization/Deserialization  
    Versions: current (nightly)    
 Environment: WinXP, Java 1.5
    Reporter: Dr. Patrick Martin


Running latest CVS snapshot in order to test another unrelated problem, found this one failure:

- <testcase name="testTimeUKWinter" classname="test.encoding.TestDeser2001" time="0.094"> 
  <failure message="Failed to decode <result xsi:type="xsd:time">12:01:30.150-00:00</result> [time=12:01:30.150Z; tz=GMT+00:00; offset=-00:00] : expected:<12:01:30.150Z> but was:<13:01:30.150Z>" type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: Failed to decode <result xsi:type="xsd:time">12:01:30.150-00:00</result> [time=12:01:30.150Z; tz=GMT+00:00; offset=-00:00] : expected:<12:01:30.150Z> but was:<13:01:30.150Z> at test.encoding.TestDeser.deserialize(TestDeser.java:198) at test.encoding.TestDeser2001.deserializeCalendar(TestDeser2001.java:196) at test.encoding.TestDeser2001.deserializeCalendar(TestDeser2001.java:176) at test.encoding.TestDeser2001.testTimeUKWinter(TestDeser2001.java:150) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</failure> 
  </testcase> 


I am in the UK (and it's wintry today), so I guess this is a case that might slip through the net.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira