You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/09/27 17:02:01 UTC

[GitHub] [zeppelin] Leemoonsoo opened a new pull request #3465: [ZEPPELIN-4355] Fix broken tests in master branch

Leemoonsoo opened a new pull request #3465: [ZEPPELIN-4355] Fix broken tests in master branch
URL: https://github.com/apache/zeppelin/pull/3465
 
 
   ### What is this PR for?
   Recently, master branch tests are broken with multiple different reasons.
   This PR address some of them including
   
    - https://issues.apache.org/jira/browse/ZEPPELIN-4355
    - `r-base` package installation fail on travis (maybe travis or r package repo changed somehow)
    - PersonalizeActionIT fails (not sure what made this test fail. but anyway made test verify correct behavior)
   
   After this PR, all tests except for LivyInterpreterIT (last 2 test profile in travis) will pass.
   https://issues.apache.org/jira/browse/ZEPPELIN-4357
   
   ### What type of PR is it?
   Bug Fix
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4355
   
   ### How should this be tested?
   * All CI test should pass except for last 2
   
   ### Questions:
   * Does the licenses files need update? no
   * Is there breaking changes for older versions? no
   * Does this needs documentation? no
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services