quarkusio/quarkus

CI: Introduce job testing GraalVM polyglot feature

オープン

#15,615 opened on 2021/03/10

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Java (2,464 件のフォーク)batch import
area/housekeepingarea/infra-automationhelp wanted

Repository metrics

Stars
 (12,967 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド