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): TestAccFirebaseWebApp_firebaseWebAppFull #13266

Comments

@melinath
Copy link
Collaborator

melinath commented Dec 16, 2022

Failure rate: 100% since 2022-11-16

Impacted tests:

  • TestAccFirebaseWebApp_firebaseWebAppFull

Nightly builds:

Message:

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# google_project.default will be updated in-place
~ resource "google_project" "default" {
id                  = "projects/tf-testxq7oszh2gz"
~ labels              = {
- "firebase" = "enabled" -> null
}
name                = "tf-testxq7oszh2gz"
# (4 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.

Affected Resource(s)

This impacts google_project but may be more related to firebase.

@melinath melinath changed the title Failing test(s): TestAccFirebaseWebApp_* Failing test(s): TestAccFirebaseWebApp_* and TestAccFirebaseProject* Dec 16, 2022
ScottSuarez pushed a commit to GoogleCloudPlatform/magic-modules that referenced this issue Jan 23, 2023
modular-magician added a commit to modular-magician/terraform-provider-google-beta that referenced this issue Jan 23, 2023
modular-magician added a commit to modular-magician/terraform-provider-google that referenced this issue Jan 23, 2023
…ples that creates a new Firebase Project (hashicorp#7149)

Fixes hashicorp#13266

Signed-off-by: Modular Magician <[email protected]>
modular-magician added a commit to hashicorp/terraform-provider-google-beta that referenced this issue Jan 23, 2023
…ples that creates a new Firebase Project (#7149) (#5122)

Fixes hashicorp/terraform-provider-google#13266

Signed-off-by: Modular Magician <[email protected]>

Signed-off-by: Modular Magician <[email protected]>
modular-magician added a commit that referenced this issue Jan 23, 2023
…ples that creates a new Firebase Project (#7149) (#13552)

Fixes #13266

Signed-off-by: Modular Magician <[email protected]>

Signed-off-by: Modular Magician <[email protected]>
modular-magician added a commit to modular-magician/terraform-validator that referenced this issue Jan 23, 2023
…ples that creates a new Firebase Project (#7149)

Fixes hashicorp/terraform-provider-google#13266

Signed-off-by: Modular Magician <[email protected]>
modular-magician added a commit to GoogleCloudPlatform/terraform-validator that referenced this issue Jan 23, 2023
…ples that creates a new Firebase Project (#7149) (#1306)

Fixes hashicorp/terraform-provider-google#13266

Signed-off-by: Modular Magician <[email protected]>

Signed-off-by: Modular Magician <[email protected]>
@melinath melinath reopened this Feb 10, 2023
@melinath
Copy link
Collaborator Author

@rainshen49 it looks like this is still failing for TestAccFirebaseWebApp_firebaseWebAppFull

@github-actions
Copy link

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 Mar 16, 2023
ericayyliu pushed a commit to ericayyliu/magic-modules that referenced this issue Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.