You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/11/10 22:50:34 UTC

[jira] [Commented] (SLIDER-632) intermittent assertion failure of TestHeartbeatMonitor.testRegularHeartbeat

    [ https://issues.apache.org/jira/browse/SLIDER-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205384#comment-14205384 ] 

Steve Loughran commented on SLIDER-632:
---------------------------------------

stack
{code}
testRegularHeartbeat(org.apache.slider.providers.agent.TestHeartbeatMonitor)  Time elapsed: 1.35 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.junit.Assert.assertFalse(Assert.java:74)
	at org.apache.slider.providers.agent.TestHeartbeatMonitor.testRegularHeartbeat(TestHeartbeatMonitor.java:51)
{code}

> intermittent assertion failure of TestHeartbeatMonitor.testRegularHeartbeat
> ---------------------------------------------------------------------------
>
>                 Key: SLIDER-632
>                 URL: https://issues.apache.org/jira/browse/SLIDER-632
>             Project: Slider
>          Issue Type: Sub-task
>          Components: build
>         Environment: mac with a VM doing lots of work in the background
>            Reporter: Steve Loughran
>            Assignee: Gour Saha
>            Priority: Minor
>             Fix For: Slider 0.60
>
>
> I got a failure of {{TestHeartbeatMonitortestRegularHeartbeat}} while doing a full core test. I did not see it when I ran the single test.



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