localstack
localstack copied to clipboard
Skip flaky EventBridge test for scheduled expression
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
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
Closing as stale