Skip to content

Must not use executable property on Test together with javaLauncher property #1358

Closed
@jansorg

Description

@jansorg

Describe the bug
I updated from 1.13.2 to 1.13.3. With the new version, the following error is shown for a ./gradlew clean build, but I don't have defined any of these properties.

> Task :core-shared:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':core-shared:test'.
> Must not use `executable` property on `Test` together with `javaLauncher` property

To Reproduce
Sorry, this isn't a public repository.

Expected behavior

Environment:

  • OS: Linux
  • Gradle IntelliJ Plugin Version 1.13.2
  • Gradle Version: Gradle Wrapper 7.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions