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

KSQL-12164: Remove disable ITs flag #10339

Merged
merged 4 commits into from May 14, 2024
Merged

KSQL-12164: Remove disable ITs flag #10339

merged 4 commits into from May 14, 2024

Conversation

kagarwal06
Copy link
Member

@kagarwal06 kagarwal06 commented May 9, 2024

Description

Background: Currently, all the ITs of ksqldb are getting skipped due to some failures(as per historical context - the failures are not due to functionality issues) cc @pbadani

Instead of skipping all the ITs, this change will skip only the failing ITs.
Then we can pick up to fix them one by one.

Testing done

Describe the testing strategy. Unit and integration tests are expected for any behavior changes.

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")
  • Do these changes have compatibility implications for rollback? If so, ensure that the ksql command version is bumped.

@kagarwal06 kagarwal06 requested a review from a team as a code owner May 9, 2024 05:57
@kagarwal06 kagarwal06 merged commit 50a885f into 7.6.x May 14, 2024
4 checks passed
@kagarwal06 kagarwal06 deleted the krish-KSQL-12164 branch May 14, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants