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

[jira] [Created] (LENS-1362) CLI Test failures after LENS-1287

Rajat Khandelwal created LENS-1362:
--------------------------------------

             Summary: CLI Test failures after LENS-1287
                 Key: LENS-1362
                 URL: https://issues.apache.org/jira/browse/LENS-1362
             Project: Apache Lens
          Issue Type: Bug
            Reporter: Rajat Khandelwal
            Assignee: Rajat Khandelwal


org.apache.lens.cli.TestLensSchemaCommands.testCreateSchema (from TestSuite)


{noformat}
Error Message

expected [sample_cube
cube_with_no_weight_facts] but found [cube_with_no_weight_facts
sample_cube]
Stacktrace

java.lang.AssertionError: expected [sample_cube
cube_with_no_weight_facts] but found [cube_with_no_weight_facts
sample_cube]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:165)
	at org.apache.lens.cli.LensCLITest.execute(LensCLITest.java:53)
	at org.apache.lens.cli.TestLensSchemaCommands.testCreateSchema(TestLensSchemaCommands.java:40)
{noformat}



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