You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by wh...@apache.org on 2005/07/06 12:31:41 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/output DynUnrefAttachmentTest.expected DynamicSOAPVersionTest.expected ExceptionTestDoc.cpp.out IAttributeTest2.expected TestTransportTimeout.expected

whitlock    2005/07/06 03:31:41

  Modified:    c/tests/auto_build/testcases/output
                        DynUnrefAttachmentTest.expected
                        DynamicSOAPVersionTest.expected
                        ExceptionTestDoc.cpp.out IAttributeTest2.expected
                        TestTransportTimeout.expected
  Log:
  Fix expected output files for tests that output exceptions, since the spacing in exception text has changed slightly
  
  Revision  Changes    Path
  1.3       +1 -1      ws-axis/c/tests/auto_build/testcases/output/DynUnrefAttachmentTest.expected
  
  Index: DynUnrefAttachmentTest.expected
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/output/DynUnrefAttachmentTest.expected,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DynUnrefAttachmentTest.expected	15 Jun 2005 21:25:00 -0000	1.2
  +++ DynUnrefAttachmentTest.expected	6 Jul 2005 10:31:40 -0000	1.3
  @@ -2,7 +2,7 @@
   i=1
   i=2
   i=3
  -AxisSoapException:Content is not unique within the MIME message
  +AxisSoapException:Content is not unique within the MIME message 
   i=4
   Invoking...
   ----------------------------TEST COMPLETE--------------------------------
  
  
  
  1.3       +1 -1      ws-axis/c/tests/auto_build/testcases/output/DynamicSOAPVersionTest.expected
  
  Index: DynamicSOAPVersionTest.expected
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/output/DynamicSOAPVersionTest.expected,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DynamicSOAPVersionTest.expected	23 Feb 2005 13:57:02 -0000	1.2
  +++ DynamicSOAPVersionTest.expected	6 Jul 2005 10:31:40 -0000	1.3
  @@ -3,5 +3,5 @@
   role
   env
   NULL returned
  -Exception : Cannot deserialize the requested element 
  +Exception : Cannot deserialize the requested element  
   ----------------------------TEST COMPLETE--------------------------------
  
  
  
  1.6       +2 -2      ws-axis/c/tests/auto_build/testcases/output/ExceptionTestDoc.cpp.out
  
  Index: ExceptionTestDoc.cpp.out
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/output/ExceptionTestDoc.cpp.out,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ExceptionTestDoc.cpp.out	31 Jan 2005 16:38:18 -0000	1.5
  +++ ExceptionTestDoc.cpp.out	6 Jul 2005 10:31:40 -0000	1.6
  @@ -1,4 +1,4 @@
   Result is:2
  -AxisException has occured: HTTPTransportException:HTTP transport error Not Found
  -AxisException has occured: HTTPTransportException:HTTP transport error Not Found
  +AxisException has occured:  HTTPTransportException:HTTP transport error Not Found
  +AxisException has occured:  HTTPTransportException:HTTP transport error Not Found
   ---------------------- TEST COMPLETE -----------------------------
  
  
  
  1.5       +1 -1      ws-axis/c/tests/auto_build/testcases/output/IAttributeTest2.expected
  
  Index: IAttributeTest2.expected
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/output/IAttributeTest2.expected,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- IAttributeTest2.expected	24 Feb 2005 11:31:21 -0000	1.4
  +++ IAttributeTest2.expected	6 Jul 2005 10:31:40 -0000	1.5
  @@ -3,5 +3,5 @@
   0
   Header Attribute Prefix = nsp
   Child Node Attribute Prefix = nd
  -Exception : AxisSoapException:Received message is incomplete The SOAP serialiser has detected errors in the header or envelope.  Transmission has been aborted.
  +Exception :  AxisSoapException:Received message is incomplete The SOAP serialiser has detected errors in the header or envelope.  Transmission has been aborted.
   ---------------------- TEST COMPLETE -----------------------------
  
  
  
  1.4       +2 -2      ws-axis/c/tests/auto_build/testcases/output/TestTransportTimeout.expected
  
  Index: TestTransportTimeout.expected
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/output/TestTransportTimeout.expected,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TestTransportTimeout.expected	31 Jan 2005 18:26:32 -0000	1.3
  +++ TestTransportTimeout.expected	6 Jul 2005 10:31:40 -0000	1.4
  @@ -1,3 +1,3 @@
   in AxisException block
  -Exception : HTTPTransportException:Channel error connection timeout before receving Channel error: connection timed out before receving
  ----------------------- TEST COMPLETE -----------------------------
  \ No newline at end of file
  +Exception :  HTTPTransportException:Channel error connection timeout before receving Channel error: connection timed out before receving
  +---------------------- TEST COMPLETE -----------------------------