Skip to content

IntelliJ built-in Gradle runner cannot run tests #11371

Open
@jgrandja

Description

@jgrandja

When attempting to run tests on the 5.7.x branch using the built-in Gradle runner, the tests fail to compile and reporting missing classes in Saml2LoginConfigurerTests.

However, when configuring to run tests using the external Gradle tool, all tests compile and Saml2LoginConfigurerTests runs successfully.

Here is the failing configuration:

Screen Shot 2022-06-14 at 2 19 52 PM

Here is the passing configuration:

Screen Shot 2022-06-14 at 2 20 11 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: saml2An issue in SAML2 modulestype: bugA general bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions