rlubke      02/01/04 13:57:03

  Modified:    src/conf jsp-gtest.xml
  Log:
   - removed gtest task entries for HttpJspPageInitExtends test.
  
  Revision  Changes    Path
  1.15      +0 -8      jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- jsp-gtest.xml     4 Jan 2002 21:46:38 -0000       1.14
  +++ jsp-gtest.xml     4 Jan 2002 21:57:02 -0000       1.15
  @@ -680,14 +680,6 @@
           testStrategy="testing HttpJspPage jspInit() features "
        />
   
  -      <gtest request="GET 
/jsp-tests/jsp/engine/HttpJspPage/positiveJSPInitExtends.jsp HTTP/1.0"
  -           debug="0" host="${host}" port="${port}"
  -           goldenFile="${wgdir}/engine/HttpJspPage/positiveJSPInitExtends.html"
  -        testName="positiveJSPInitExtends.jsp" 
  -        assertion="Use extends directive to make the defined java class as the 
super class. now we check the result of getServletConfig, specified in the Java Server 
Pages Specification v1.2, Sec 8.1.1"
  -        testStrategy="testing HttpJspPage jspService() features "
  -     />
  -
         <gtest request="GET /jsp-tests/jsp/engine/PageContext/positiveForward.jsp 
HTTP/1.0"
              debug="0" host="${host}" port="${port}"
              goldenFile="${wgdir}/engine/PageContext/positiveForward.html"
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to