Author: markt
Date: Tue Aug 18 11:20:13 2015
New Revision: 1696394
URL: http://svn.apache.org/r1696394
Log:
Re-enable this test now logging works for all tests in a class.
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=1696394&r1=1696393&r2=1696394&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 11:20:13 2015
@@ -37,8 +37,7 @@ public class TestHttp2Section_5_3 extend
// Section 5.3.1
- //@Test Disable as other test is failing and logging only works for first
- // test
+ @Test
public void testStreamDependsOnSelf() throws Exception {
http2Connect();
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]