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-3391 Make sure that multipart servlet config can be specified for t... #6376

Merged
merged 1 commit into from
Jun 14, 2014

Conversation

stuartwdouglas
Copy link
Contributor

...he default servlet

@wildfly-ci
Copy link

Build 3975 is now running using a merge of 1f45c63

@wildfly-ci
Copy link

Build 3975 outcome was FAILURE using a merge of 1f45c63
Summary: Tests failed: 1 (1 new), passed: 5718, ignored: 277 Build time: 1:54:10

Build problems:

Failed tests detected

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.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)

bstansberry added a commit that referenced this pull request Jun 14, 2014
WFLY-3391 Make sure that multipart servlet config can be specified for t...
@bstansberry bstansberry merged commit 8c5ccbd into wildfly:master Jun 14, 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
Development

Successfully merging this pull request may close these issues.

3 participants