aws-cloudformation / aws-cloudformation-resource-providers-rds

The CloudFormation Resource Provider Package For Amazon Relational Database Service
https://aws.amazon.com/rds/
Apache License 2.0
27 stars 43 forks source link

[CommonTest] Verbose assertion on a flapping test_randomString #421

Closed osdrv closed 1 year ago

osdrv commented 1 year ago

This code change adds a more explicit and verbose assertion for test_randomString. One of the recent builds indicated that it can catch stochastic assertion failures. The current assertion checks a boolean expression and won't report an expected Vs observed breakdown.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.