Author: markt
Date: Tue Aug 18 10:38:55 2015
New Revision: 1696386
URL: http://svn.apache.org/r1696386
Log:
Another attempt to get logging working for the failing test.
Modified:
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java
Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java?rev=1696386&r1=1696385&r2=1696386&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java
(original)
+++ tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java Tue Aug
18 10:38:55 2015
@@ -37,7 +37,8 @@ public class TestHttp2Section_5_3 extend
// Section 5.3.1
- @Test
+ //@Test Disable as other test is failing and logging only works for first
+ // test
public void testStreamDependsOnSelf() throws Exception {
http2Connect();
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]