[
https://issues.apache.org/jira/browse/IGNITE-21477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-21477:
-----------------------------------------
Description: https://issues.apache.org/jira/browse/IGNITE-21446 introduced
a {{jvmArgs}} variable to the {{build.gradle}} file. However, this variable
hides the {{jvmArgs}} property of the {{Test}} Gradle task, which makes it
impossible to propagate the value of this variable to the tests run by Gradle.
> Cannot run tests JDK 17 due to missing "add-opens" flags
> --------------------------------------------------------
>
> Key: IGNITE-21477
> URL: https://issues.apache.org/jira/browse/IGNITE-21477
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Blocker
>
> https://issues.apache.org/jira/browse/IGNITE-21446 introduced a {{jvmArgs}}
> variable to the {{build.gradle}} file. However, this variable hides the
> {{jvmArgs}} property of the {{Test}} Gradle task, which makes it impossible
> to propagate the value of this variable to the tests run by Gradle.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)