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

TestAccDefaultTags flake #4729

Open
t0yv0 opened this issue Nov 7, 2024 · 0 comments
Open

TestAccDefaultTags flake #4729

t0yv0 opened this issue Nov 7, 2024 · 0 comments
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user

Comments

@t0yv0
Copy link
Member

t0yv0 commented Nov 7, 2024

Got a new flake in TestAccDefaultTags affecting a release:

--- FAIL: TestAccDefaultTags (87.84s)
    --- FAIL: TestAccDefaultTags/pf (4.83s)

https://github.com/pulumi/pulumi-aws/actions/runs/11712435690/job/32624995536

+  aws:appconfig:Application app creating (0s) error:
    sdk-v2/provider2.go:520: sdk.helper_schema:
    creating AppConfig Application (pf-tags-test-app):
    operation error AppConfig: CreateApplication, https response error StatusCode: 400,
    RequestID: 6972cbac-f4d8-4760-9806-e01235f86542, BadRequestException:
    Application with name pf-tags-test-app already exists with id cm1nty6 in account 894850187425: [email protected]
 +  aws:appconfig:Application app creating (0s) error: 1 error occurred:
 +  aws:appconfig:Application app **creating failed** error: 1 error occurred:

Possibly we are missing an autoname name randomization on the app to isolate the test runs.

@t0yv0 t0yv0 added the impact/flaky-test A test that is unreliable label Nov 7, 2024
@mikhailshilkov mikhailshilkov added the kind/engineering Work that is not visible to an external user label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

2 participants