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

KREST-4467 First part of reworking produce tests #1157

Merged
merged 2 commits into from May 2, 2023
Merged

Conversation

AndrewJSchofield
Copy link
Member

@AndrewJSchofield AndrewJSchofield commented May 2, 2023

The v3 produce integration tests have been disabled because they prove unreliable in the CI system. Looking at the symptoms of the failing tests, the number of test cases and the complexity of the infrastructure are making it difficult to track down. This PR leaves the existing test present, but still disabled, and carves the non-schema tests and the rate-limit tests into their own integration tests. The batch tests run in about 1 second instead of nearer 60 seconds because the use of KafkaConsumer is much more efficient now.

@AndrewJSchofield AndrewJSchofield requested a review from a team as a code owner May 2, 2023 13:13
@AndrewJSchofield
Copy link
Member Author

Build failed with another of the unreliable tests :)

@AndrewJSchofield
Copy link
Member Author

Unrelated test failure ConsumerJsonTest.testConsumeWithMultipleParallelConsumers.

@AndrewJSchofield AndrewJSchofield merged commit dcc9a56 into master May 2, 2023
2 of 3 checks passed
@AndrewJSchofield AndrewJSchofield deleted the KREST-4467 branch May 2, 2023 14:51
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