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

[8.x] WFLY-3329 EjbServices should be a per-module service #6501

Merged
merged 1 commit into from Jul 11, 2014

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Jul 11, 2014

No description provided.

@wildfly-ci
Copy link

Build 4265 is now running using a merge of e0d2ac9

@wildfly-ci
Copy link

Build 4265 outcome was FAILURE using a merge of e0d2ac9
Summary: Tests failed: 2 (2 new), passed: 5750, ignored: 79 Build time: 1:52:11

Build problems:

Failed tests detected

java.lang.RuntimeException: Expecting NoSuchEjbException
java.lang.RuntimeException: Expecting NoSuchEjbException
    at org.jboss.as.test.integration.ejb.stateful.timeout.StatefulTimeoutTestCase.testStatefulTimeoutWithPassivation(StatefulTimeoutTestCase.java:113)
java.lang.AssertionError: expected:<0> but was:<2>
java.lang.AssertionError: expected:<0> but was:<2>
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:743)
    at org.junit.Assert.assertEquals(Assert.java:118)
    at org.junit.Assert.assertEquals(Assert.java:555)
    at org.junit.Assert.assertEquals(Assert.java:542)
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulTimeoutTestCase.timeout(StatefulTimeoutTestCase.java:119)

Failed tests

org.jboss.as.test.integration.ejb.stateful.timeout.StatefulTimeoutTestCase.testStatefulTimeoutWithPassivation: java.lang.RuntimeException: Expecting NoSuchEjbException
    at org.jboss.as.test.integration.ejb.stateful.timeout.StatefulTimeoutTestCase.testStatefulTimeoutWithPassivation(StatefulTimeoutTestCase.java:113)

org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulTimeoutTestCase(SYNC-tcp).timeout: java.lang.AssertionError: expected:<0> but was:<2>
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:743)

stuartwdouglas added a commit that referenced this pull request Jul 11, 2014
[8.x] WFLY-3329 EjbServices should be a per-module service
@stuartwdouglas stuartwdouglas merged commit 8adfa77 into wildfly:8.x Jul 11, 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