GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/865
Enable more tests fixed by sensor order guarantees
As @neykov mentions on #860 we've fixed tests attempted to be fixed in #641
described in https://issues.apache.org/jira/browse/BROOKLYN-525 .
This is the test-only subset of that closed PR. Curious to see how it
fares in jenkins. Worth retesting this a couple times to make sure the items
are fixed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server enable-fixed-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/865.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 #865
----
commit bc0b392654624b3e36c411d1e555858a2e1cf1ff
Author: Svetoslav Neykov <[email protected]>
Date: 2017-04-07T15:56:31Z
Enable more tests fixed by sensor order guarantees
Test-only subset of #641
----
---