[
https://issues.jboss.org/browse/WFLY-12212?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFLY-12212:
-----------------------------------------
I see the originally work did include some work to adapt execution to JDK 11. In case
these wasn't already considered, there's a separate surefire execution for this
test, which perhaps could be in a separate profile only enabled for JDK 8.
Restore LastNodeToLeaveRemoteEJBTestCase, disabled for JDK 11 runs if
necessary
-------------------------------------------------------------------------------
Key: WFLY-12212
URL:
https://issues.jboss.org/browse/WFLY-12212
Project: WildFly
Issue Type: Task
Components: Clustering
Reporter: Brian Stansberry
Assignee: Richard Achmatowicz
Priority: Major
The WLFY-11682 work[1] originally included a test, but that test was removed before the
PR was merged. AIUI the test was removed because it could not work on JDK 11 due to
byteman/arquillian issues.[2] The test did seem to work on JDK 8.
Having the test removed means this functionality isn't guarded against regression. So
this issue is to track getting it restored. If it can be disabled on JDK 11 runs pending
the arquillian/byteman issue being resolved, that's ok.
[1]
https://github.com/wildfly/wildfly/pull/12133
[2]
https://github.com/arquillian/arquillian-extension-byteman/issues/25
--
This message was sent by Atlassian Jira
(v7.12.1#712002)