[
https://issues.jboss.org/browse/WFCORE-4352?page=com.atlassian.jira.plugi...
]
Richard Opalka edited comment on WFCORE-4352 at 2/27/19 6:44 AM:
-----------------------------------------------------------------
[~brian.stansberry] affected tests should be:
*
testsuite/standalone/src/test/java/org/jboss/as/test/integration/auditlog/AuditLogToTLSSyslogTestCase.java
*
testsuite/manualmode/src/test/java/org/jboss/as/test/manualmode/auditlog/AuditLogBootingSyslogTest.java
but I still believe the fix could get it into the JDK12 final release :)
was (Author: ropalka):
[~brian.stansberry] affected tests should be:
*
testsuite/standalone/src/test/java/org/jboss/as/test/integration/auditlog/AuditLogToTLSSyslogTestCase.java
*
testsuite/manualmode/src/test/java/org/jboss/as/test/manualmode/auditlog/AuditLogBootingSyslogTest.java
but I still believe the fix could get it into the JDK12 final release :)
When on JDK 12, disable tests that hang due to
https://bugs.openjdk.java.net/browse/JDK-8219658
-----------------------------------------------------------------------------------------------
Key: WFCORE-4352
URL:
https://issues.jboss.org/browse/WFCORE-4352
Project: WildFly Core
Issue Type: Task
Components: Test Suite
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Major
Fix For: 9.0.0.Beta1
A couple tests hang due to
https://bugs.openjdk.java.net/browse/JDK-8219658 when run on
JDK 12. So until that's fixed check java.version and skip the tests if it's 12.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)