Description
Witnessed a test flake on one of the go versions (1.21) in CI from the master branch because the assert package took too long: https://github.com/stretchr/testify/actions/runs/11182446108/job/31088748678
Step To Reproduce
Run CI.
Expected behavior
CI passes.
Actual behavior
Tests timed out.