quarkusio/quarkus
Ver no GitHubCI: Introduce job testing GraalVM polyglot feature
Open
#15.615 aberto em 10 de mar. de 2021
area/housekeepingarea/infra-automationhelp wanted
Métricas do repositório
- Stars
- (12.967 stars)
- Métricas de merge de PR
- (Mesclagem média 6d 4h) (325 fundiu PRs em 30d)
Description
Description https://groups.google.com/g/quarkus-dev/c/tFQD8pflSI4
We didn't realize this was broken (should now be fixed by #15592) because we don't have a test for it.
Implementation ideas
- introduce module
integration-tests/polyglot(or even something broader likegraal? maybe there are other non-native GraalVM features that are worth testing?) - add job to CI that sets up GraalVM and executes that new module