Nathan Johnson created CLOUDSTACK-9830:
------------------------------------------
Summary: QuotaAlertManagerTest fails testGetDifferenceDays on day
before DST change
Key: CLOUDSTACK-9830
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9830
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Environment: master
Reporter: Nathan Johnson
Assignee: Nathan Johnson
Priority: Minor
this line (182 as of right now):
assertTrue(QuotaAlertManagerImpl.getDifferenceDays(now, new
DateTime(now).plusDays(1).toDate()) == 1L);
fails on days where we're about to "spring forward" and lose an hour.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)