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): TestAccComputeTargetHttpsProxy_update #19070

Closed
melinath opened this issue Aug 9, 2024 · 2 comments
Closed

Failing test(s): TestAccComputeTargetHttpsProxy_update #19070

melinath opened this issue Aug 9, 2024 · 2 comments

Comments

@melinath
Copy link
Collaborator

melinath commented Aug 9, 2024

Impacted tests

  • TestAccComputeTargetHttpsProxy_update

Affected Resource(s)

  • google_compute_target_https_proxy

Failure rates

  • 100% since 2024-08-05

Message(s)

Error: Invalid resource type
          on terraform_plugin_test.tf line 77, in resource "google_network_security_server_tls_policy" "server_tls_policy":
          77: resource "google_network_security_server_tls_policy" "server_tls_policy" {
        The provider hashicorp/google does not support resource type

This was broken in GoogleCloudPlatform/magic-modules#11198. google_network_security_client_tls_policy is only present in the beta provider, so this functionality should only be tested for the beta provider. Should the field that was added to the update test even be present in the GA provider?

Alternatively, if this functionality is no longer in beta, this test could be resolved by promoting google_network_security_server_tls_policy to the GA provider.

Nightly build test history

b/358639564

@github-actions github-actions bot added forward/review In review; remove label to forward service/compute-l7-load-balancer labels Aug 9, 2024
@melinath melinath removed the forward/review In review; remove label to forward label Aug 9, 2024
@rileykarson rileykarson added this to the Goals milestone Aug 12, 2024
@melinath
Copy link
Collaborator Author

Looks like this was resolved by GoogleCloudPlatform/magic-modules#11538

@melinath melinath added the test-failure-100 100% fail rate label Oct 22, 2024
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 Nov 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants