quarkusio/quarkus

CI: Introduce job testing GraalVM polyglot feature

Open

#15.615 aperta il 10 mar 2021

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Java (2464 fork)batch import
area/housekeepingarea/infra-automationhelp wanted

Metriche repository

Star
 (12.967 star)
Metriche merge PR
 (Merge medio 6g 4h) (325 PR mergiate in 30 g)

Descrizione

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

Guida contributor