Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFLY-794: adds missing package in sun.jdk module, adds simple test to en... #6428

Merged
merged 1 commit into from Jun 30, 2014

Conversation

emmartins
Copy link
Contributor

...sure rmi context is in jndi, and enhances the existent jmx connector test to run remotely (which fails without the missing package in sun.jdk module)

Related PR for 8.x: #6429

… ensure rmi context is in jndi, and enhances the existent jmx connector test to run remotely
@wildfly-ci
Copy link

Build 4112 is now running using a merge of 203c9a2

@wildfly-ci
Copy link

Build 4112 outcome was FAILURE using a merge of 203c9a2
Summary: Tests failed: 1 (1 new), passed: 5738, ignored: 277 Build time: 1:54:43

Build problems:

Failed tests detected

java.lang.AssertionError: /opt/buildAgent/work/340a2b56aab3b1db/testsuite/domain/target/domains/DomainTestSuite/master/data/content/81
java.lang.AssertionError: /opt/buildAgent/work/340a2b56aab3b1db/testsuite/domain/target/domains/DomainTestSuite/master/data/content/81
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.junit.Assert.assertFalse(Assert.java:64)
    at org.jboss.as.test.integration.domain.suites.DeploymentManagementTestCase.checkRemoved(DeploymentManagementTestCase.java:959)
    at org.jboss.as.test.integration.domain.suites.DeploymentManagementTestCase.testRemovedContent(DeploymentManagementTestCase.java:940)
    at org.jboss.as.test.integration.domain.suites.DeploymentManagementTestCase.testFullReplaceViaHash(DeploymentManagementTestCase.java:565)

Failed tests

org.jboss.as.test.integration.domain.suites.DeploymentManagementTestCase.testFullReplaceViaHash: java.lang.AssertionError: /opt/buildAgent/work/340a2b56aab3b1db/testsuite/domain/target/domains/DomainTestSuite/master/data/content/81
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

@emmartins
Copy link
Contributor Author

retest this please

@wildfly-ci
Copy link

Build 4123 is now running using a merge of 203c9a2

@wildfly-ci
Copy link

Build 4123 outcome was SUCCESS using a merge of 203c9a2
Summary: Tests passed: 5739, ignored: 277 Build time: 1:53:23

bstansberry added a commit that referenced this pull request Jun 30, 2014
WFLY-794: adds missing package in sun.jdk module, adds simple test to en...
@bstansberry bstansberry merged commit 93c9e9d into wildfly:master Jun 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants