rlubke      02/01/04 14:14:25

  Modified:    src/conf jsp-gtest.xml
  Log:
   - Enabled byte checking between the server's response and the goldenfile for
     the positiveFlush test.
  
  Revision  Changes    Path
  1.16      +1 -1      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.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- jsp-gtest.xml     4 Jan 2002 21:57:02 -0000       1.15
  +++ jsp-gtest.xml     4 Jan 2002 22:14:24 -0000       1.16
  @@ -977,7 +977,7 @@
        />
   
         <gtest request="GET /jsp-tests/jsp/engine/JspWriter/misc/positiveFlush.jsp 
HTTP/1.0"
  -           debug="0" host="${host}" port="${port}"
  +           debug="0" host="${host}" port="${port}" exactMatch="true"
              goldenFile="${wgdir}/engine/JspWriter/misc/positiveFlush.html"
           testName="positiveFlush.jsp" 
           assertion="Test for flush() method, specified in the Java Server Pages 
Specification v1.2, Sec 8.1.2"
  
  
  

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

Reply via email to