Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hotfix] Rely on org.apache.flink's surefire configuration #29

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

snuyanzin
Copy link
Contributor

The issue with current configuration is that after switching to flink-connector-parent at #18 it started inheriting flink-connector-parent's surefire configuration for integration tests.
As a result it starts running integration tests twice which also became a reason for failures like https://github.com/apache/flink-connector-hbase/actions/runs/6505430904/job/17669031804#step:13:13163

Copy link
Contributor

@MartijnVisser MartijnVisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@MartijnVisser MartijnVisser merged commit fad07f6 into apache:main Oct 13, 2023
4 checks passed
MartijnVisser pushed a commit that referenced this pull request Oct 24, 2023
Tan-JiaLiang pushed a commit to Tan-JiaLiang/flink-connector-hbase that referenced this pull request Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants