Skip to content

ci: skip TestAccSQSQueue_managedEncryption upstream test - #6518

Merged
pose merged 1 commit into
masterfrom
pose/chores/workflow-failure-pr-6513-6514
Jul 13, 2026
Merged

ci: skip TestAccSQSQueue_managedEncryption upstream test#6518
pose merged 1 commit into
masterfrom
pose/chores/workflow-failure-pr-6513-6514

Conversation

@pose

@pose pose commented Jul 8, 2026

Copy link
Copy Markdown
Member

Skips the upstream acceptance test TestAccSQSQueue_managedEncryption in run-upstream-tests. Its step 3 deletes the queue via an inline CheckSDKResourceDisappears without ExpectNonEmptyPlan: true, so the post-apply refresh plan is non-empty (+ create) and the step fails, unlike the sibling _disappears/_recentlyDeleted tests which set it.

Tracked upstream at hashicorp/terraform-provider-aws#48831 and on our side by #6517. Re-enable once fixed upstream.

Part of #6517

@pose
pose requested a review from a team July 8, 2026 11:58
@pose pose self-assigned this Jul 8, 2026
@pose pose modified the milestones: 0.141, 0.140 Jul 8, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No actionable issues found.

Reviewed by Internal Trusted PR Reviewer

Add this agentic workflows to your repo

To install this agentic workflow, run

gh aw add pulumi-labs/gh-aw-internal/.github/workflows/gh-aw-pr-review.md@8a92f53fac170563f7727cacab2dbedb5d5b9e29

@pose pose added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.91%. Comparing base (02b237c) to head (e1e5837).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6518   +/-   ##
=======================================
  Coverage   15.91%   15.91%           
=======================================
  Files         374      374           
  Lines       91465    91465           
=======================================
  Hits        14557    14557           
  Misses      76887    76887           
  Partials       21       21           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pose pose mentioned this pull request Jul 8, 2026
@pose
pose enabled auto-merge July 8, 2026 15:38
Its step 3 deletes the queue via an inline CheckSDKResourceDisappears
without ExpectNonEmptyPlan, so the post-apply refresh plan is non-empty
and the step fails. Skip until the upstream test is fixed.

Part of #6517

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@pose
pose force-pushed the pose/chores/workflow-failure-pr-6513-6514 branch from 927f3f3 to e1e5837 Compare July 13, 2026 11:26
@pose
pose merged commit 34b426a into master Jul 13, 2026
36 checks passed
@pose
pose deleted the pose/chores/workflow-failure-pr-6513-6514 branch July 13, 2026 12:23
@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v7.37.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact/no-changelog-required This issue doesn't require a CHANGELOG update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants