GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/2603
[ZEPPELIN-2962] Fix CI fail on selenium test profile ### What is this PR for? CI is failing on selenium test profile. This hot fix tries to fix it. ### What type of PR is it? Hot Fix ### Todos * [x] - Fix selenium test ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-2962 ### How should this be tested? CI becomes green ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/Leemoonsoo/zeppelin make_ci_green Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2603.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 #2603 ---- commit 63f115788ae582ffcbc5f4f1510a674ec232bbf1 Author: Lee moon soo <m...@apache.org> Date: 2017-09-29T04:25:38Z make pip quiet commit 6f9326af2ce2b894ae6efaba570210e5a1a2c265 Author: Lee moon soo <m...@apache.org> Date: 2017-09-29T09:28:10Z comment out extensions commit 3d818c3c509f6da5b87dc0a04a80c7107ea8fe07 Author: Lee moon soo <m...@apache.org> Date: 2017-09-29T09:34:40Z comment issue number ---- ---