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

xfail flaky sns java lambda subscribe integration test #8506

Merged
merged 1 commit into from Jun 15, 2023

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Jun 15, 2023

Motivation

The test is flaky for the old executor, in particular the local executor. As we do not aim to fix / modify the deprecated provider, the easiest option is to xfail that test.

Most recent example: https://app.circleci.com/pipelines/github/localstack/localstack/15418/workflows/6dba1f5e-feea-4e98-9df6-20bc710cb578/jobs/115278/tests#failed-test-0

Changes

  • Xfail flaky tests/integration/awslambda/test_lambda_runtimes.py::TestJavaRuntimes::test_java_lambda_subscribe_sns_topic test

@dfangl dfangl added the semver: patch Non-breaking changes which can be included in patch releases label Jun 15, 2023
Copy link
Member

@dominikschubert dominikschubert left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@joe4dev joe4dev left a comment

Choose a reason for hiding this comment

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

👍
only relevant for legacy implementation:old provider with old local executor

@dfangl dfangl merged commit 39e05dd into master Jun 15, 2023
24 of 25 checks passed
@dfangl dfangl deleted the xfail-java-lambda-local branch June 15, 2023 12:07
@dfangl dfangl added this to the 2.2 milestone Jul 17, 2023
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

3 participants