rollbar / terraform-provider-rollbar

Terraform provider for Rollbar
https://rollbar.com
MIT License
28 stars 13 forks source link

Why do some tests fail in parallel? #174

Closed jmcvetta closed 1 year ago

jmcvetta commented 3 years ago

Currently some of our acceptance tests must be run while no other tests are running. This is not desirable. We need to investigate why multiple instances of the test stomp each other; and if possible remediate the problem.