[jboss-jira] [JBoss JIRA] (WFCORE-1859) Investigate and fix JDK9 modular params propagation to forked processes
Richard Opalka (JIRA)
issues at jboss.org
Fri Mar 10 06:31:00 EST 2017
[ https://issues.jboss.org/browse/WFCORE-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Opalka reopened WFCORE-1859:
------------------------------------
No true - there are still tests that are failing if modular JVM args are not propagated to forked processed. I resuscitated the following branch for verification: https://github.com/ropalka/wildfly-core/commits/JDK9
If I exclude the last proposal commit: https://github.com/ropalka/wildfly-core/commit/5d3f4c1f24796b0bfe78d5368eb4cdc8317d13c1
then problematic tests are:
{code}
wildfly-core/testsuite/domain$>
org.jboss.as.test.integration.domain.SimpleDomainControllerMigrationTestCase
org.jboss.as.test.integration.domain.ProductInfoUnitTestCase
org.jboss.as.test.integration.domain.SlaveSynchronizationTestCase
org.jboss.as.test.integration.domain.slavereconnect.SlaveReconnectTestCase
org.jboss.as.test.integration.domain.autoignore.AutoIgnoredResourcesDomainTestCase
org.jboss.as.test.integration.domain.suites.FullRbacProviderRunAsTestSuite
org.jboss.as.test.integration.domain.suites.FullRbacProviderTestSuite
org.jboss.as.test.integration.domain.suites.SimpleRbacProviderTestSuite
org.jboss.as.test.integration.domain.suites.CLITestSuite
org.jboss.as.test.integration.domain.suites.FullRbacProviderPropertiesRoleMappingTestSuite
org.jboss.as.test.integration.domain.suites.DomainTestSuite
org.jboss.as.test.integration.domain.OperationTimeoutTestCase
org.jboss.as.test.integration.domain.ServerManagementTestCase
org.jboss.as.test.integration.domain.DefaultInterfaceOveridingDomainTestCase
org.jboss.as.test.integration.domain.AdminOnlyModeTestCase
org.jboss.as.test.integration.domain.events.ProcessStateListenerTestCase
org.jboss.as.test.integration.domain.events.JmxControlledStateNotificationsTestCase
org.jboss.as.test.integration.domain.LegacyConfigurationChangesTestCase
org.jboss.as.test.integration.domain.AdminOnlyPolicyTestCase
org.jboss.as.test.integration.domain.ConfigurationChangesTestCase
org.jboss.as.test.integration.domain.suspendresume.DomainGracefulShutdownTestCase
org.jboss.as.test.integration.domain.suspendresume.DomainSuspendResumeTestCase
org.jboss.as.test.integration.domain.ReloadWithConfigTestCase
org.jboss.as.test.integration.domain.DomainControllerMigrationTestCase
org.jboss.as.test.integration.respawn.RespawnHttpTestCase
Tests run: 29, Failures: 0, Errors: 25, Skipped: 4
{code}
> Investigate and fix JDK9 modular params propagation to forked processes
> -----------------------------------------------------------------------
>
> Key: WFCORE-1859
> URL: https://issues.jboss.org/browse/WFCORE-1859
> Project: WildFly Core
> Issue Type: Sub-task
> Components: Server, Test Suite
> Reporter: Richard Opalka
> Assignee: Tomaz Cerar
> Priority: Blocker
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list