[ 
https://issues.apache.org/jira/browse/BROOKLYN-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Svetoslav Neykov closed BROOKLYN-256.
-------------------------------------
    Resolution: Duplicate

Duplicate of BROOKLYN-272

> Unreliable test BasicStartableTest.testTransitionsThroughLifecycles
> -------------------------------------------------------------------
>
>                 Key: BROOKLYN-256
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-256
>             Project: Brooklyn
>          Issue Type: Bug
>            Reporter: Svetoslav Neykov
>
> I've seen the failure a couple of times in automated builds:
> (reported by [~sjcorbett] in 
> https://issues.apache.org/jira/browse/BROOKLYN-250)
> {noformat}
> org.apache.brooklyn.entity.stock.BasicStartableTest.testTransitionsThroughLifecycles
>  (from TestSuite)
> Expected: eventually IsEqualTo([starting, running, stopping, stopped]); got 
> most recently: [starting, running, stopping, stopping, stopped] (waited 1s 
> 4ms 696us 7ns, checked 99)
> Stacktrace
> java.lang.AssertionError: Expected: eventually IsEqualTo([starting, running, 
> stopping, stopped]); got most recently: [starting, running, stopping, 
> stopping, stopped] (waited 1s 4ms 696us 7ns, checked 99)
> {noformat}
> ----
> And another one:
> {noformat}
> BasicStartableTest.testTransitionsThroughLifecycles:170 Expected: eventually 
> IsEqualTo([starting, running, stopping, stopped]); got most recently: 
> [starting, running, starting, running, stopping, stopped] (waited 1s 11ms 
> 498us 762ns, checked 100)
> Stacktrace:
> java.lang.AssertionError: Expected: eventually IsEqualTo([starting, running, 
> stopping, stopped]); got most recently: [starting, running, starting, 
> running, stopping, stopped] (waited 1s 11ms 498us 762ns, checked 100)
>       at org.apache.brooklyn.test.Asserts.fail(Asserts.java:721)
>       at org.apache.brooklyn.test.Asserts.eventually(Asserts.java:791)
>       at org.apache.brooklyn.test.Asserts.eventually(Asserts.java:751)
>       at 
> org.apache.brooklyn.entity.stock.BasicStartableTest.testTransitionsThroughLifecycles(BasicStartableTest.java:170)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to