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

Failing test(s): TestAccCGCSnippet_sqlDatabaseInstanceSqlserverExample #11825

Assignees
Labels
breaking-change persistent-bug Hard to diagnose or long lived bugs for which resolutions are more like feature work than bug work size/xs test-failure

Comments

@megan07
Copy link
Contributor

megan07 commented Jun 3, 2022

Failure rate: Consistently since May 5, 2022

Impacted tests:

  • TestAccCGCSnippet_sqlSqlserverVmInstanceExample
  • TestAccCGCSnippet_sqlDatabaseInstanceSqlserverExample
  • TestAccCGCSnippet_sqlInstanceCmekExample
  • TestAccCGCSnippet_storageMakeDataPublicExample

Nightly builds:

Message:

Error: Could not load plugin
Plugin reinitialization required. Please run "terraform init".
Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.
Terraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints, run "terraform providers".
...
@melinath
Copy link
Collaborator

TestAccCGCSnippet_sqlDatabaseInstanceSqlserverExample can't init the random provider; the others can't init the google-beta provider.

@megan07
Copy link
Contributor Author

megan07 commented Jul 6, 2022

Per this comment, this will be considered a breaking change. tl;dr - fixing this test uncovers a bug, and fixing that bug is a breaking-change.

@github-actions
Copy link

github-actions bot commented Nov 7, 2022

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.