Skip to content

CFNV2: fix remaining transform tests #13010

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

simonrw
Copy link
Contributor

@simonrw simonrw commented Aug 14, 2025

Motivation

With #12966 a couple of transform tests were left unskipped

Changes

  • Handle Fn::Transform in the resource position
  • Mark the stack as modified if a transform is present (see test_update_stack_with_same_template_withoutchange_transformation!)
  • Skip two transform tests
  • Remove two skipped tests that have no need to exist any more

@simonrw simonrw added this to the 4.8 milestone Aug 14, 2025
@simonrw simonrw added the semver: minor Non-breaking changes which can be included in minor releases, but not in patch releases label Aug 14, 2025
Copy link

github-actions bot commented Aug 14, 2025

Test Results - Preflight, Unit

22 107 tests  ±0   20 372 ✅ ±0   6m 30s ⏱️ +9s
     1 suites ±0    1 735 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 86d58f3. ± Comparison against base commit f38b38b.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 14, 2025

LocalStack Community integration with Pro

  2 files  ±    0    2 suites  ±0   21m 28s ⏱️ - 1h 25m 9s
555 tests  - 4 075  330 ✅  - 3 860  225 💤  - 215  0 ❌ ±0 
557 runs   - 4 075  330 ✅  - 3 860  227 💤  - 215  0 ❌ ±0 

Results for commit 86d58f3. ± Comparison against base commit f38b38b.

This pull request removes 4075 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 comment has been updated with latest results.

Copy link

github-actions bot commented Aug 14, 2025

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 8s ⏱️ -6s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 86d58f3. ± Comparison against base commit f38b38b.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 14, 2025

Test Results (amd64) - Integration, Bootstrap

  5 files    5 suites   33m 40s ⏱️
579 tests 355 ✅ 224 💤 0 ❌
585 runs  355 ✅ 230 💤 0 ❌

Results for commit 86d58f3.

♻️ This comment has been updated with latest results.

Base automatically changed from cp/cfn/v2/transform to main August 14, 2025 22:49
@simonrw simonrw force-pushed the cfn/v2/fix-remaining-transform-tests branch from fc021c5 to e6d889f Compare August 15, 2025 09:25
@simonrw simonrw marked this pull request as ready for review August 15, 2025 14:04
@simonrw simonrw added the review: merge when ready Signals to the reviewer that a PR can be merged if accepted label Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review: merge when ready Signals to the reviewer that a PR can be merged if accepted semver: minor Non-breaking changes which can be included in minor releases, but not in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants