You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a test that for helper/escapingio/reader (used to support nomad alloc exec) that generates random data for every unit test. The thinking here probably being that if we capture every unit test run we'll get the equivalent of a fuzz test over time. In CircleCI job 94353 this encountered a test failure:
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
We have a test that for
helper/escapingio/reader
(used to supportnomad alloc exec
) that generates random data for every unit test. The thinking here probably being that if we capture every unit test run we'll get the equivalent of a fuzz test over time. In CircleCI job 94353 this encountered a test failure:(Going to cc @notnoop on this one as I'm unfamiliar with this area of the code and he's the original author... doesn't seem critical though)
The text was updated successfully, but these errors were encountered: