You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Arshad Matin (JIRA)" <ji...@apache.org> on 2015/02/04 19:40:36 UTC

[jira] [Closed] (LENS-160) Intermittent test failure in TestEventService

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

Arshad Matin closed LENS-160.
-----------------------------

> Intermittent test failure in TestEventService
> ---------------------------------------------
>
>                 Key: LENS-160
>                 URL: https://issues.apache.org/jira/browse/LENS-160
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: server
>            Reporter: Rajat Khandelwal
>             Fix For: 2.0
>
>
> {noformat}
> Remote hive server stopped!
> Tests run: 70, Failures: 1, Errors: 0, Skipped: 7, Time elapsed: 170.216 sec <<< FAILURE! - in TestSuite
> testHandleEvent(org.apache.lens.server.query.TestEventService)  Time elapsed: 0.019 sec  <<< FAILURE!
> java.lang.AssertionError: expected [true] but found [false]
> 	at org.testng.Assert.fail(Assert.java:94)
> 	at org.testng.Assert.failNotEquals(Assert.java:494)
> 	at org.testng.Assert.assertTrue(Assert.java:42)
> 	at org.testng.Assert.assertTrue(Assert.java:52)
> 	at org.apache.lens.server.query.TestEventService.testHandleEvent(TestEventService.java:265)
> {noformat}
> And event is launched and all the handlers are asked whether the event was processed. There's a small delay in between. Right now it's 5 seconds. The delay might not be enough. 



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