You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Puneet Gupta (JIRA)" <ji...@apache.org> on 2017/02/21 10:33:44 UTC

[jira] [Created] (LENS-1392) Fix failing TestCases in org.apache.lens.server.query.QueryAPIErrorResponseTest

Puneet Gupta created LENS-1392:
----------------------------------

             Summary: Fix  failing TestCases in org.apache.lens.server.query.QueryAPIErrorResponseTest
                 Key: LENS-1392
                 URL: https://issues.apache.org/jira/browse/LENS-1392
             Project: Apache Lens
          Issue Type: Sub-task
          Components: server
            Reporter: Puneet Gupta
            Assignee: Puneet Gupta


Failed tests:
QueryAPIErrorResponseTest.testQueryColumnWithBothStartDateAndEndDate:209->testColUnAvailableInTimeRange:297 expected [dimfield8d6e29df822945c49ea03d3533806cca can only be queried after Thursday, January 1, 2015 12:00:00 AM UTC and before Friday, January 30, 2015 11:00:00 PM UTC. Please adjust the selected time range accordingly.] but found [No fact table has the queried columns : [dimfield8d6e29df822945c49ea03d3533806cca]]
QueryAPIErrorResponseTest.testQueryColumnWithBothStartDateAndEndDate:209->testColUnAvailableInTimeRange:297 expected [dimfield16cc374b445443a6ae8fce39fad190d1 can only be queried after Thursday, January 1, 2015 12:00:00 AM UTC and before Friday, January 30, 2015 11:00:00 PM UTC. Please adjust the selected time range accordingly.] but found [No fact table has the queried columns : [dimfield16cc374b445443a6ae8fce39fad190d1]]
QueryAPIErrorResponseTest.testQueryColumnWithOnlyEndDate:245->testColUnAvailableInTimeRange:297 expected [dimfieldc7f0b34c257d4fde80dacaaf0d61d600 can only be queried before Friday, January 30, 2015 11:00:00 PM UTC. Please adjust the selected time range accordingly.] but found [No fact table has the queried columns : [dimfieldc7f0b34c257d4fde80dacaaf0d61d600]]
QueryAPIErrorResponseTest.testQueryColumnWithOnlyEndDate:245->testColUnAvailableInTimeRange:297 expected [dimfield3931859c8fdf47a49beaadba222915d6 can only be queried before Friday, January 30, 2015 11:00:00 PM UTC. Please adjust the selected time range accordingly.] but found [No fact table has the queried columns : [dimfield3931859c8fdf47a49beaadba222915d6]]
QueryAPIErrorResponseTest.testQueryColumnWithOnlyStartDate:227->testColUnAvailableInTimeRange:297 expected [dimfield4b536214dcf0413e9bd7190d9efa139b can only be queried after Thursday, January 1, 2015 12:00:00 AM UTC. Please adjust the selected time range accordingly.] but found [No fact table has the queried columns : [dimfield4b536214dcf0413e9bd7190d9efa139b]]
QueryAPIErrorResponseTest.testQueryColumnWithOnlyStartDate:227->testColUnAvailableInTimeRange:297 expected [dimfield85771da365a44789a42fd8f800fbbe50 can only be queried after Thursday, January 1, 2015 12:00:00 AM UTC. Please adjust the selected time range accordingly.] but found [No fact table has the queried columns : [dimfield85771da365a44789a42fd8f800fbbe50]]
Tests run: 321, Failures: 6, Errors: 0, Skipped: 18



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)