quarkusio/quarkus

CI: Introduce job testing GraalVM polyglot feature

Open

#15,615 创建于 2021年3月10日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Java (2,464 fork)batch import
area/housekeepingarea/infra-automationhelp wanted

仓库指标

Star
 (12,967 star)
PR 合并指标
 (平均合并 6天 4小时) (30 天内合并 325 个 PR)

描述

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 like graal? 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

贡献者指南