[GitHub] carbondata pull request #1827: [HOTFIX] Ignore one testcase to improve CI st...

2018-01-18 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/carbondata/pull/1827


---


[GitHub] carbondata pull request #1827: [HOTFIX] Ignore one testcase to improve CI st...

2018-01-17 Thread jackylk
GitHub user jackylk opened a pull request:

https://github.com/apache/carbondata/pull/1827

[HOTFIX] Ignore one testcase to improve CI stability

Ignore one testcase to improve CI stability

 - [X] Any interfaces changed?
 No
 - [X] Any backward compatibility impacted?
 No
 - [X] Document update required?
No
 - [X] Testing done
One testcase removed
   
 - [X] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
NA

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

$ git pull https://github.com/jackylk/incubator-carbondata remove_listener

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

https://github.com/apache/carbondata/pull/1827.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 #1827


commit 9f99761cd07dc210b4228529d6d992032db6f96a
Author: Jacky Li 
Date:   2018-01-18T07:01:30Z

ignore one testcase




---