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 <[email protected]>
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
----
---