-
Bug
-
Resolution: Done
-
Blocker
-
None
-
8.1 Update 3 CR5
We see a regression in our tests NoRequestTimeoutIT and VSExtendedAccessLogIT
e.g.
java.lang.AssertionError: These requests should succeed as there is given no request timeout on listener. at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.jboss.qa.management.web.NoRequestTimeoutIT.noRequestTimeoutHttpsListener(NoRequestTimeoutIT.java:151)
java.lang.AssertionError: These requests should succeed as there is given no request timeout on listener. at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.jboss.qa.management.web.NoRequestTimeoutIT.noRequestTimeoutHttpListener(NoRequestTimeoutIT.java:127)
java.lang.AssertionError: There is no file with prefix (test_access_log.1765455153954) modified after web access at /home/hudson/hudson_workspace/workspace/eap-81x-undertow-integration-tests-rhel/e08f2f49/manu-eap-3.0.0-SNAPSHOT/out/UnzipEap_1/workspace/jboss-eap-8.1/standalone/log at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertNotNull(Assert.java:713) at org.jboss.qa.management.web.VSAccessLogIT.getLastLogLine(VSAccessLogIT.java:1068) at org.jboss.qa.management.web.VSExtendedAccessLogIT.XHContentLengthUnknownTest(VSExtendedAccessLogIT.java:1262)
java.lang.AssertionError: There is no file with prefix (test_access_log.1765455227569) modified after web access at /home/hudson/hudson_workspace/workspace/eap-81x-undertow-integration-tests-rhel/e08f2f49/manu-eap-3.0.0-SNAPSHOT/out/UnzipEap_1/workspace/jboss-eap-8.1/standalone/log at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertNotNull(Assert.java:713) at org.jboss.qa.management.web.VSAccessLogIT.getLastLogLine(VSAccessLogIT.java:1068) at org.jboss.qa.management.web.VSExtendedAccessLogIT.XHProtocolValueTest(VSExtendedAccessLogIT.java:1421) at org.jboss.qa.management.web.VSExtendedAccessLogIT.XHProtocolV11ValueTest(VSExtendedAccessLogIT.java:1368)
java.lang.AssertionError: Unsuccessful request! at org.junit.Assert.fail(Assert.java:89) at org.jboss.qa.management.web.VSExtendedAccessLogIT.XHContentLengthBigContentTest(VSExtendedAccessLogIT.java:1225)
For complete logs see attached files.
- is caused by
-
JBEAP-31601 (8.1.z) Upgrade Undertow from 2.3.20.SP2-redhat-00001 to 2.3.20.SP4-redhat-00001
-
- Ready for QA
-