You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2017/11/02 09:57:25 UTC

[GitHub] brooklyn-server pull request #874: avoid UpdatingMapTest non-det failure

GitHub user ahgittin opened a pull request:

    https://github.com/apache/brooklyn-server/pull/874

    avoid UpdatingMapTest non-det failure

    need to allow a first default event as that transformation may be running slowly

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

    $ git pull https://github.com/ahgittin/brooklyn-server non-det-fail

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

    https://github.com/apache/brooklyn-server/pull/874.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 #874
    
----
commit 35afd7ee12166f1955b6eb710f73bd9a79cd97ff
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2017-11-02T09:56:25Z

    avoid UpdatingMapTest non-det failure
    
    need to allow a first default event as that transformation may be running slowly

----


---

[GitHub] brooklyn-server pull request #874: avoid UpdatingMapTest non-det failure

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-server/pull/874


---

[GitHub] brooklyn-server issue #874: avoid UpdatingMapTest non-det failure

Posted by ahgittin <gi...@git.apache.org>.
Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-server/pull/874
  
    fixes non-deterministic failure as observed in #872


---

[GitHub] brooklyn-server issue #874: avoid UpdatingMapTest non-det failure

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/874
  
    retest this please


---