]
Richard Opalka commented on WFCORE-4791:
----------------------------------------
With the PR applied I was not able to reproduce the problem locally [~tterem]
HttpManagementConstantHeadersTestCase causes tests failures
-----------------------------------------------------------
Key: WFCORE-4791
URL:
https://issues.redhat.com/browse/WFCORE-4791
Project: WildFly Core
Issue Type: Bug
Components: Test Suite
Reporter: Richard Opalka
Assignee: Tomas Terem
Priority: Major
Fix For: 11.0.0.Beta8
Attachments: testsuite.log
Commit 68928b0b in WildFly-Core introduced new regression.
High probably test doesn't do proper test environment clean up
and some tests following it are thus failing. The issue isn't visible
in our CI environment so it probably depends on actual tests ordering.
I am able to reproduce this issue on my laptop always.