You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2019/12/25 09:54:48 UTC

[GitHub] [kylin] zhangayqian opened a new pull request #1016: Fix release test failure

zhangayqian opened a new pull request #1016: Fix release test failure
URL: https://github.com/apache/kylin/pull/1016
 
 
   Releast test failure because there is a commit in Flink engine  add `sh build/script/download-spark.sh` to package.sh.
   This will delete the dir of jenkins SPARK_HOME and result in 'spark not found'.
   From v2.6.1, Kylin have not provide Spark binary anymore. So `sh build/script/download-spark.sh` should be deleted from package.sh.

----------------------------------------------------------------
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

[GitHub] [kylin] codecov-io commented on issue #1016: Fix release test failure

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #1016: Fix release test failure
URL: https://github.com/apache/kylin/pull/1016#issuecomment-568880581
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/1016?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@6208d6f`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/1016/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/1016?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #1016   +/-   ##
   =========================================
     Coverage          ?   25.11%           
     Complexity        ?     6179           
   =========================================
     Files             ?     1433           
     Lines             ?    87238           
     Branches          ?    12207           
   =========================================
     Hits              ?    21914           
     Misses            ?    63178           
     Partials          ?     2146
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/1016?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/kylin/pull/1016?src=pr&el=footer). Last update [6208d6f...36287e3](https://codecov.io/gh/apache/kylin/pull/1016?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
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

[GitHub] [kylin] nichunen merged pull request #1016: Fix release test failure

Posted by GitBox <gi...@apache.org>.
nichunen merged pull request #1016: Fix release test failure
URL: https://github.com/apache/kylin/pull/1016
 
 
   

----------------------------------------------------------------
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