[
https://issues.apache.org/jira/browse/BROOKLYN-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211328#comment-16211328
]
ASF GitHub Bot commented on BROOKLYN-525:
-----------------------------------------
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
----
> Sensor change events fired out of order
> ---------------------------------------
>
> Key: BROOKLYN-525
> URL: https://issues.apache.org/jira/browse/BROOKLYN-525
> Project: Brooklyn
> Issue Type: Bug
> Reporter: Svetoslav Neykov
>
> The last event fired for sensor change might not match the last value of the
> attribute breaking the logic in the
> ComputeServiceIndicatorsFromChildrenAndMembers enricher.
> See https://github.com/apache/brooklyn-server/pull/641 for an attempted fix.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)