[
https://issues.apache.org/jira/browse/LENS-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghavendra Singh closed LENS-534.
----------------------------------
> TestTimePartition#testTimeRange is failing in master branch
> -----------------------------------------------------------
>
> Key: LENS-534
> URL: https://issues.apache.org/jira/browse/LENS-534
> Project: Apache Lens
> Issue Type: Bug
> Components: cube
> Affects Versions: 2.2
> Reporter: Himanshu Gahlaut
> Assignee: Rajat Khandelwal
> Priority: Blocker
> Fix For: 2.2
>
> Attachments: LENS-534.patch
>
>
> TestTimePartition#testTimeRange is failing in master branch for QUARTERLY
> update period.
> Today's date is May 4. The same test case is passing when machine's current
> date is changed to April 30 which is the date of last commit in master branch.
> Multiple contributors have experienced this and it is blocking further
> commits into master branch.
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.821 sec <<<
> FAILURE! - in org.apache.lens.cube.metadata.TestTimePartition
> testTimeRange(org.apache.lens.cube.metadata.TestTimePartition) Time elapsed:
> 0.168 sec <<< FAILURE!
> java.lang.AssertionError: expected [10] but found [9]
> 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:265)
> at org.testng.Assert.assertEquals(Assert.java:275)
> at
> org.apache.lens.cube.metadata.TestTimePartition.testTimeRange(TestTimePartition.java:112)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)