tests/s3_bucket_object: ignoreTags acceptance test fails locally in parallel #17599
Labels
service/s3
Issues and PRs that pertain to the s3 service.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v0.14.6
AWS Provider v3.28.0
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Strange Behavior
This seems to happen nearly 100% of the time:
ignoreTags
test locally by itself ==> PASSignoreTags
test locally as part ofaws_s3_bucket_object
suite ==> FAILBy itself: PASS
With the suite, parallel: FAIL
With the suite, non-parallel: PASS
References
The text was updated successfully, but these errors were encountered: