Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-31648

(8.1.z) Regression in undertow 2.3.20.SP4-redhat-00001

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • 8.1 Update 3 CR5
    • Undertow

      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.

              rhn-cservice-bbaranow Bartosz Baranowski
              padamec@redhat.com Petr Adamec
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: