[
https://issues.apache.org/jira/browse/BROOKLYN-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226211#comment-15226211
]
ASF GitHub Bot commented on BROOKLYN-247:
-----------------------------------------
Github user sjcorbett commented on the pull request:
https://github.com/apache/brooklyn-server/pull/99#issuecomment-205792423
Test failure unrelated. Filed at
https://issues.apache.org/jira/browse/BROOKLYN-247. Trying again.
> Unreliable test: EntityExecutionManagerTest.testGetTasksAndGcBoringTags
> -----------------------------------------------------------------------
>
> Key: BROOKLYN-247
> URL: https://issues.apache.org/jira/browse/BROOKLYN-247
> Project: Brooklyn
> Issue Type: Bug
> Reporter: Sam Corbett
>
> Failed in https://builds.apache.org/job/brooklyn-server-pull-requests/283.
> Log from test:
> {code}
> 2016-04-05 11:36:40,973 INFO TESTNG INVOKING CONFIGURATION: "Surefire test"
> - @BeforeMethod
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest.setUp()
> 2016-04-05 11:36:40,973 INFO TESTNG PASSED CONFIGURATION: "Surefire test" -
> @BeforeMethod
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest.setUp()
> finished in 0 ms
> 2016-04-05 11:36:40,974 INFO TESTNG INVOKING: "Surefire test" -
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest.testGetTasksAndGcBoringTags()
> 2016-04-05 11:36:41,045 INFO TESTNG FAILED: "Surefire test" -
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest.testGetTasksAndGcBoringTags()
> finished in 69 ms
> java.lang.AssertionError: Tasks were [Task[should-be-kept]@OG4fEF4y,
> Task[should-be-gcd]@InYWSGnl] expected [1] but found [2]
> at
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest$2.call(EntityExecutionManagerTest.java:150)
> at
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest$2.call(EntityExecutionManagerTest.java:145)
> at
> org.apache.brooklyn.util.repeat.Repeater.runKeepingError(Repeater.java:332)
> at
> org.apache.brooklyn.util.repeat.Repeater.runRequiringTrue(Repeater.java:303)
> at
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest.assertTaskCountForEntitySoon(EntityExecutionManagerTest.java:145)
> at
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest.testGetTasksAndGcBoringTags(EntityExecutionManagerTest.java:164)
> 2016-04-05 11:36:41,055 INFO TESTNG INVOKING CONFIGURATION: "Surefire test"
> - @AfterMethod
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest.tearDown()
> 2016-04-05 11:36:41,067 INFO TESTNG PASSED CONFIGURATION: "Surefire test" -
> @AfterMethod
> org.apache.brooklyn.core.mgmt.internal.EntityExecutionManagerTest.tearDown()
> finished in 12 ms
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)