]
RH Bugzilla Integration commented on WFLY-2618:
-----------------------------------------------
Vaclav Tunka <vtunka(a)redhat.com> changed the Status of [bug
Intermittent 'AssertionError: expected:<200> but
was:<500>' in
org.jboss.as.test.manualmode.ws.ReloadWSDLPublisherTestCase.testHelloStringAfterReload
-----------------------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-2618
URL:
https://issues.jboss.org/browse/WFLY-2618
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Test Suite
Affects Versions: 8.0.0.CR1
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
Priority: Minor
Fix For: 8.0.0.CR1
http://brontes.lab.eng.brq.redhat.com/project.html?projectId=WF&testN...
The issue is due to the fact that the jvm is reusing the same connection because it has a
keep-alive set to true with a timeout of 5 s.