localstack icon indicating copy to clipboard operation
localstack copied to clipboard

Skip flaky EventBridge test for scheduled expression

Open joe4dev opened this issue 1 year ago β€’ 1 comments

Motivation

Flaky run: https://app.circleci.com/pipelines/github/localstack/localstack/26062/workflows/5e87f5ba-ee9f-4641-9e9a-0808d4873612/jobs/220558/tests I didn't notice any further test failures in the CI health dashboard (but they might be shadowed by reruns).

//cc @maxhoheiser

Changes

Skip test test_scheduled_expression_events

joe4dev avatar Jun 24 '24 14:06 joe4dev

LocalStack Community integration with Pro

β€‡β€ˆβ€‡β€‡2 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡2 suites  Β±0   54m 9s :stopwatch: - 41m 58s 1β€ˆ677 tests  -β€Š1β€ˆ474  1β€ˆ513 :white_check_mark:  -β€Š1β€ˆ242  164 :zzz:  -β€Š232  0 :x: Β±0  1β€ˆ679 runsβ€Š  -β€Š1β€ˆ474  1β€ˆ513 :white_check_mark:  -β€Š1β€ˆ242  166 :zzz:  -β€Š232  0 :x: Β±0 

Results for commit ff0bd62e. ± Comparison against base commit db72ac2d.

This pull request removes 1474 tests.
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_lambda_dynamodb
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_opensearch_crud
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_search_books
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_setup
tests.aws.scenario.kinesis_firehose.test_kinesis_firehose.TestKinesisFirehoseScenario ‑ test_kinesis_firehose_s3
tests.aws.scenario.lambda_destination.test_lambda_destination_scenario.TestLambdaDestinationScenario ‑ test_destination_sns
tests.aws.scenario.lambda_destination.test_lambda_destination_scenario.TestLambdaDestinationScenario ‑ test_infra
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_prefill_dynamodb_table
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_stepfunctions_input_recipient_list[step_function_input0-SUCCEEDED]
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_stepfunctions_input_recipient_list[step_function_input1-SUCCEEDED]
…
This pull request skips 1 test.
tests.aws.services.events.test_events.TestEvents ‑ test_scheduled_expression_events

github-actions[bot] avatar Jun 24 '24 14:06 github-actions[bot]

Closing as stale

joe4dev avatar Oct 18 '24 15:10 joe4dev