You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by vinodkc <gi...@git.apache.org> on 2016/09/25 04:49:56 UTC

[GitHub] incubator-carbondata pull request #197: [CARBONDATA-272]Fixed Test case fail...

GitHub user vinodkc opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/197

    [CARBONDATA-272]Fixed Test case failure on second mvn build

    Currently Test case are passing only when 'clean' is used with mvn.
    This is due to improper table drop in test cases AllDataTypesTestCaseAggregate and NO_DICTIONARY_COL_TestCase 
    
    During development, running test with 'clean' will take more time to build so it is better ensure tables are dropped properly


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vinodkc/incubator-carbondata fixTestcasefailure

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/197.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #197
    
----
commit 65e4b6520b9b60058a20f4dc3be07161d71ad557
Author: vinodkc <vi...@gmail.com>
Date:   2016-09-24T16:37:46Z

    drop table corrected

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata pull request #197: [CARBONDATA-272]Fixed Test case fail...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-carbondata/pull/197


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---