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-2908] Stop the formatters from being reconfigured on each boot. #5937

Closed
wants to merge 1 commit into from

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Feb 20, 2014

Formatters were getting reconfigured on each reload/boot. While this has no real adverse affect, it probably shouldn't be done.

https://issues.jboss.org/browse/WFLY-2908

@wildfly-ci
Copy link

Build 2728 is now running using a merge of 2ccf590

@wildfly-ci
Copy link

Build 2728 outcome was FAILURE using a merge of 2ccf590
Summary: Tests failed: 1, passed: 5590, ignored: 75, muted: 1 Build time: 1:36:01

Build problems:

Failed tests detected

java.lang.AssertionError: Iran Standard Time
java.lang.AssertionError: Iran Standard Time
    at org.junit.Assert.fail(Assert.java:88)
    at org.jboss.as.ejb3.timer.schedule.CalendarBasedTimeoutTestCase.testWithStartInTheFutureAndLaterSchedule(CalendarBasedTimeoutTestCase.java:527)
    at org.jboss.as.ejb3.timer.schedule.CalendarBasedTimeoutTestCase.testCalendarBasedTimeout(CalendarBasedTimeoutTestCase.java:96)
java.lang.AssertionError: Expected code == OK but got 500 for request=http://[0:0:0:0:0:0:0:1]:8180/war2/EJBServlet
java.lang.AssertionError: Expected code == OK but got 500 for request=http://[0:0:0:0:0:0:0:1]:8180/war2/EJBServlet
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.checkAccessAllowed(SSOTestBase.java:196)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.executeFormAuthSingleSignOnTest(SSOTestBase.java:115)
    at org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase.testFormAuthSingleSignOn(ClusteredSingleSignOnTestCase.java:132)

Failed tests

org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase(SYNC-tcp).testFormAuthSingleSignOn: java.lang.AssertionError: Expected code == OK but got 500 for request=http://[0:0:0:0:0:0:0:1]:8180/war2/EJBServlet
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

@jamezp
Copy link
Member Author

jamezp commented Feb 20, 2014

retest this please

@wildfly-ci
Copy link

Build 2730 is now running using a merge of 2ccf590

@wildfly-ci
Copy link

Build 2730 outcome was SUCCESS using a merge of 2ccf590
Summary: Tests passed: 5591, ignored: 75, muted: 1 Build time: 1:36:27

@bstansberry
Copy link
Contributor

Merged.

@jamezp jamezp deleted the WFLY-2908 branch February 27, 2014 20:06
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