forked from oracle/graal
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or requestnot-StaletestingCI and testing related issues and PRsCI and testing related issues and PRs
Description
Is your feature request related to a problem? Please describe.
We currently run all tests with assertions disabled.
Describe the solution you'd like
Now that we can use quarkus.native.additional-build-args-append
to pass more options to native-image
we can use it to pass -ea
and -esa
to enable assertions either on all runs or in some particular configuration.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnot-StaletestingCI and testing related issues and PRsCI and testing related issues and PRs