GitHub user ahgittin opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/1178

    fix failing (time sensitive) test

    solves the nondet test failure observed in #1176 .
    
    and improve the "Asserts.eventually" routines which that used,
    adding a new simpler eventuallyOnNotify(...) and having it used elsewhere.
    
    also add convenience methods for CountdownTimer so its usage is more 
readable.


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

    $ git pull https://github.com/ahgittin/incubator-brooklyn 
tidy-timings-and-fix-nondet-test

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

    https://github.com/apache/incubator-brooklyn/pull/1178.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 #1178
    
----
commit dc0ca058d848e1231cf4c05a603b8a74fd179903
Author: Alex Heneveld <[email protected]>
Date:   2016-01-29T23:30:07Z

    fix failing (time sensitive) test
    
    and improve the "Asserts.eventually" routines which that used,
    adding a new simpler eventuallyOnNotify(...) and having it used elsewhere.
    
    also add convenience methods for CountdownTimer so its usage is more 
readable.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to