Alex Goodman created ZEPPELIN-1639: -------------------------------------- Summary: Add tests with external python dependencies to CI build Key: ZEPPELIN-1639 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1639 Project: Zeppelin Issue Type: Improvement Components: build, CI-infra Affects Versions: 0.6.2 Reporter: Alex Goodman Assignee: Alex Goodman Fix For: 0.7.0
Currently there are some tests for PythonInterpreter which rely on external python dependencies (numpy, pandas, pandasql, and matplotlib), hence they are excluded for the main CI builds. I will modify .travis.yml to automatically download and manage those dependencies which will allow us to run these tests via CI. -- This message was sent by Atlassian JIRA (v6.3.4#6332)