[
https://issues.apache.org/jira/browse/CURATOR-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498094#comment-17498094
]
Martin Tzvetanov Grigorov commented on CURATOR-624:
---------------------------------------------------
Here is a PR that enables testing with JDK 8, 11 and 17 at Github Actions:
[https://github.com/apache/curator/pull/407]
Some tests fail though!
If JDK 17 is not supported yet then I can use JUnit 5.x @DisabledOnJre
annotation to disable the failing test. But there were failures on JDK 8 as
well.
> Migrate CI from Travis to GitHub actions
> ----------------------------------------
>
> Key: CURATOR-624
> URL: https://issues.apache.org/jira/browse/CURATOR-624
> Project: Apache Curator
> Issue Type: Wish
> Reporter: Enrico Olivelli
> Assignee: Enrico Olivelli
> Priority: Blocker
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Travis is broken, we need to migrate CI somewhere else
--
This message was sent by Atlassian Jira
(v8.20.1#820001)