You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/10/25 11:57:58 UTC

[jira] [Commented] (LENS-1254) TestLensQueryCommands.showPersistentResultSet fails intermittently

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

Hudson commented on LENS-1254:
------------------------------

SUCCESS: Integrated in Jenkins build Lens-Commit-Java8 #283 (See [https://builds.apache.org/job/Lens-Commit-Java8/283/])
LENS-1254 : Fix TestLensQueryCommands.showPersistentResultSet failure (amareshwari: rev 68e01c2b40b15fc1f14e6071267823d77efd317c)
* (edit) lens-cli/src/test/java/org/apache/lens/cli/TestLensQueryCommands.java


> TestLensQueryCommands.showPersistentResultSet fails intermittently
> ------------------------------------------------------------------
>
>                 Key: LENS-1254
>                 URL: https://issues.apache.org/jira/browse/LENS-1254
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 2.6
>            Reporter: Puneet Gupta
>            Assignee: Puneet Gupta
>             Fix For: 2.6
>
>         Attachments: lens-1254.patch
>
>
> Exception
> {noformat}
> 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.cli.TestLensQueryCommands.downloadResult(TestLensQueryCommands.java:486)
> 	at org.apache.lens.cli.TestLensQueryCommands.showPersistentResultSet(TestLensQueryCommands.java:475)
> {noformat}
> Client Logs 
> {noformat}
> @@PERSISTENT_RESULT_TEST-------------
> @@ RESULT test_dim.id	test_dim.name	
> Result available in memory, attaching here: 
> 1	first	
> 1 rows processed in (0) seconds.
> {noformat}



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