Intermittent test failures with provider tests: ... text file busy
error
#429
Labels
bug
Something isn't working
... text file busy
error
#429
terraform-plugin-testing version
Behavior
https://github.com/hashicorp/terraform-plugin-sdk/actions/runs/13107424835/job/36564475352?pr=1420#step:7:602
When running provider tests, you may encounter an intermittent error similar to below:
The error is being raised by the testing framework, so it's possible some of Terraform environment setup may not be thread safe, possibly related to hc-install (see referenced issue).
We had a 2nd report of this internally from the HCP provider, again from the
terraform version
command:https://github.com/hashicorp/terraform-provider-hcp/actions/runs/13190402272/job/36822133356
References
Ensure
/Install
&Remove
methods thread-safe hc-install#35The text was updated successfully, but these errors were encountered: