GitHub user nathanejohnson opened a pull request:

    https://github.com/apache/cloudstack/pull/2001

    CLOUDSTACK-9830 Fix DST bug in QuotaAlertManagerTest

    Replace the use of joda with Calendar, set explicitly to UTC when
    doing date manipulation.
    
    This fixes an issue where when running this test on a machine set to a 
local timezone that is about to switch to DST, the difference returns 0 versus 
1.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/myENA/cloudstack CLOUDSTACK-9830

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/2001.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2001
    
----
commit 58877ecac2db7c1601c354d219777d394a316abf
Author: Nathan Johnson <njohn...@ena.com>
Date:   2017-03-12T01:17:22Z

    CLOUDSTACK-9830 Fix DST bug in QuotaAlertManagerTest
    
    Replace the use of joda with Calendar, set explicitly to UTC when
    doing date manipulation.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to