Fabio Niephaus

Results 567 comments of Fabio Niephaus

Good suggestion! Are you aware of any testing framework encoding failure kinds with exit codes? It'd be nice if we could just follow what others have worked out already 🙂

Yes, something like this sounds reasonable. Maybe we leave some sort of gap between the codes, so that we can add more in the future, but that's something we can...

@melix wjat is the current status of the toolchain support in Gradle? Are there any plans to support "JDK features" such as JavaFX or Native Image that would help automatically...

Thank you, @telemenar. We are looking into a fix for this.

Thanks for raising this, @linghengqian. We may want to link the [quick build docs](https://github.com/oracle/graal/blob/master/docs/reference-manual/native-image/BuildOutput.md#qbm-use-quick-build-mode-for-faster-builds) instead. There also is the [release announcement blog post](https://medium.com/graalvm/b7ac9a0f6066).

Sure, that sounds like a good improvement. Happy to review and merge a PR :wink:

Hi @Rinzwind, thanks for opening the ticket. I guess your last comment implies that this is a GToolkit bug?

It seems [the GToolkit integration](https://github.com/hpi-swa/smalltalkCI/blob/master/gtoolkit/run.sh) does not handle `is_headless`. Squeak sets specific VM flags: https://github.com/hpi-swa/smalltalkCI/blob/75da829008f23bf1cd5e83b3b7904ffc4ae4ca55/squeak/run.sh#L295-L304 Pharo picks another launcher: https://github.com/hpi-swa/smalltalkCI/blob/75da829008f23bf1cd5e83b3b7904ffc4ae4ca55/pharo/run.sh#L270C6-L274 Maybe this is something @seandenigris could look into?

Is there any way one of you could help integrate this, @aparnajyothi-y or @HarithaVattikuti?

@aparnajyothi-y please let us know if there is anything we can help with. In case it helps, GraalPy EA builds are released under GFTC, the same license as Oracle GraalVM,...