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): TestAccStorageTransferJob_basic #12697

Comments

@c2thorn
Copy link
Collaborator

c2thorn commented Sep 30, 2022

Message:

Test ended in panic.
------- Stdout: -------
=== RUN   TestAccStorageTransferJob_basic
=== PAUSE TestAccStorageTransferJob_basic
=== CONT  TestAccStorageTransferJob_basic
------- Stderr: -------
panic: runtime error: invalid memory address or nil pointer dereference

goroutine 1670 [running]:
github.com/hashicorp/terraform-provider-google/google.flattenTransferSchedule(0x0)
  <omitted>/src/github.com/terraform-providers/terraform-provider-google/google/resource_storage_transfer_job.go:847 +0x5c

API change? There were not changes to this field/lines before

@giovanni-girelli-sdg
Copy link

Same issue here, on calling plan - crashes trying to refresh the state of a transfer job.

@github-actions
Copy link

github-actions bot commented Nov 3, 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 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.