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

skip flaky dynamodb streams test #10180

Merged
merged 1 commit into from Feb 6, 2024
Merged

skip flaky dynamodb streams test #10180

merged 1 commit into from Feb 6, 2024

Conversation

alexrashed
Copy link
Member

Motivation

#10143 introduced some new tests for DynamoDB Streams.
Unfortunately, it turned out that the test is pretty flaky, which is why we are skipping it for now.
For example:

Changes

  • Skip TestDynamoDBStreams::test_enable_kinesis_streaming_destination

@alexrashed alexrashed added the semver: patch Non-breaking changes which can be included in patch releases label Feb 6, 2024
@alexrashed alexrashed self-assigned this Feb 6, 2024
Copy link
Member

@whummer whummer left a comment

Choose a reason for hiding this comment

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

Thanks for unblocking the pipeline @alexrashed ! Will take a closer look at this flaky test shortly.. 👍

Copy link

github-actions bot commented Feb 6, 2024

LocalStack Community integration with Pro

    2 files      2 suites   1h 20m 18s ⏱️
2 622 tests 2 373 ✅ 249 💤 0 ❌
2 624 runs  2 373 ✅ 251 💤 0 ❌

Results for commit d1d7e7f.

@alexrashed
Copy link
Member Author

The pipeline run was actually successful, but there seems to be an issue with the post-step in the caching action (which is unrelated to this PR).

@alexrashed alexrashed merged commit 87cd8f5 into master Feb 6, 2024
29 of 30 checks passed
@alexrashed alexrashed deleted the disable-flaky-test branch February 6, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants