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): TestAccComputeNetworkFirewallPolicyRule_multipleRules #19235

Closed
ScottSuarez opened this issue Aug 22, 2024 · 2 comments
Closed

Comments

@ScottSuarez
Copy link
Collaborator

Impacted tests

  • TestAccComputeNetworkFirewallPolicyRule_multipleRules

Affected Resource(s)

  • google_compute_network_firewall_policy_rule

Failure rates

  • 100% since 2024-08-16

Message(s)

Looks like there is some update method that is not properly refreshing fingerprint.

------- Stdout: -------
=== RUN   TestAccComputeNetworkFirewallPolicyRule_multipleRules
=== PAUSE TestAccComputeNetworkFirewallPolicyRule_multipleRules
=== CONT  TestAccComputeNetworkFirewallPolicyRule_multipleRules
    vcr_utils.go:152: Step 4/6 error: Error running apply: exit status 1
        Error: Error updating NetworkFirewallPolicy "projects/xxxxx/global/firewallPolicies/tf-test-policy-yyyy": googleapi: Error 412: Invalid fingerprint., conditionNotMet
          with google_compute_network_firewall_policy.fw_policy,
          on terraform_plugin_test.tf line 2, in resource "google_compute_network_firewall_policy" "fw_policy":
           2: resource "google_compute_network_firewall_policy" "fw_policy" {
--- FAIL: TestAccComputeNetworkFirewallPolicyRule_multipleRules (118.06s)
FAIL

Nightly build test history

@melinath melinath added test-failure-100 100% fail rate size/xs and removed forward/review In review; remove label to forward labels Aug 26, 2024
@melinath melinath modified the milestones: Goals, Near-Term Goals Aug 26, 2024
@melinath
Copy link
Collaborator

Duplicate of #19218

@melinath melinath marked this as a duplicate of #19218 Aug 26, 2024
@melinath melinath closed this as not planned Won't fix, can't repro, duplicate, stale Aug 26, 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 Sep 27, 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

2 participants