[
https://issues.jboss.org/browse/WFLY-2881?page=com.atlassian.jira.plugin....
]
Frank Langelage commented on WFLY-2881:
---------------------------------------
That was already committed when I had the problem, that's for sure.
Commenting out this line did not solve the problem but created a new one,
CalendarBasedTimeoutWithDifferentTimeZoneTestCase also failed, if I remember correctly.
org.jboss.as.ejb3.timer.schedule.CalendarBasedTimeoutTestCase#testCalendarBasedTimeout
--------------------------------------------------------------------------------------
Key: WFLY-2881
URL:
https://issues.jboss.org/browse/WFLY-2881
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: EJB
Affects Versions: 8.0.0.Final
Reporter: Frank Langelage
Assignee: Tomaz Cerar
Attachments: org.jboss.as.ejb3.timer.schedule.CalendarBasedTimeoutTestCase.txt,
TEST-org.jboss.as.ejb3.timer.schedule.CalendarBasedTimeoutTestCase.xml
Running build with smoke tests on current github sources I get failure in this test
case.
HOUR_OF_DAY is not 0 as expected but 1.
I changed the Assert in the test case to print out firstTimeout.toString() instead of
only timeZoneDisplayName.
See attached files for more.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira