gdaniels 2003/08/24 07:55:58
Modified: java junit-exclude-tests.txt Log: Exclude sales rank 'n price test since the remote domain seems to be gone for now. Revision Changes Path 1.4 +2 -0 xml-axis/java/junit-exclude-tests.txt Index: junit-exclude-tests.txt =================================================================== RCS file: /home/cvs/xml-axis/java/junit-exclude-tests.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- junit-exclude-tests.txt 2 Jul 2003 16:46:56 -0000 1.3 +++ junit-exclude-tests.txt 24 Aug 2003 14:55:58 -0000 1.4 @@ -1,4 +1,6 @@ # This file contains Test Cases that should work ideally, but currently fail # The test harness ignores the test cases specified below. **/test/wsdl/soap12/additional/*.* +**/test/wsdl/literal/*.* +
