Skip to content

using mvnw clean install -Ppostgresql will execute Oracle test cases in r2dbc module #2030

@liubao68

Description

@liubao68

Follow the README, we can run integration tests against specific database using profile. When I tried

mvn clean install -Ppostgres

I found Oracle test cases in r2dbc module is executed and failed.

And I tried to read the source that only jdbc module is controled by profile not r2dbc.

If we should enable profile for r2dbc too?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions