You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2020/08/08 16:18:59 UTC

[GitHub] [orc] dongjoon-hyun opened a new pull request #529: ORC-647: Add macOS 10.15 test to Travis CI

dongjoon-hyun opened a new pull request #529:
URL: https://github.com/apache/orc/pull/529


   ### What changes were proposed in this pull request?
   
   In addition to the existing macOS `10.13` and `10.14` testing, this PR aims to support `macOS 10.15` testing by using `osx_image: xcode12`.
   - https://docs.travis-ci.com/user/reference/osx/#using-macos
   
   ### Why are the changes needed?
   
   This will add clang 12.0.0 test coverage as we see the Travis CI log in this PR.
   - https://travis-ci.org/github/apache/orc/jobs/708583066
   ```
   $ clang --version
   98Apple clang version 12.0.0 (clang-1200.0.22.8)
   99Target: x86_64-apple-darwin19.5.0
   ```
   
   ### How was this patch tested?
   
   Pass the Travis in this PR.


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



[GitHub] [orc] dongjoon-hyun merged pull request #529: ORC-647: Add macOS 10.15 test to Travis CI

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun merged pull request #529:
URL: https://github.com/apache/orc/pull/529


   


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



[GitHub] [orc] dongjoon-hyun commented on pull request #529: ORC-647: Add macOS 10.15 test to Travis CI

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #529:
URL: https://github.com/apache/orc/pull/529#issuecomment-670948382


   AppVeyor has been broken on `branch-1.5` and is irrelevant to this PR.


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