-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expand on Lin Bytes test and add stress test #521
Conversation
CI summary
Out of 34 workflows 1 failed with a false alarm |
7b2e3d6
to
0cada98
Compare
Force pushed a dummy change to trigger a test rerun, as the Cygwin workflows seem to have now settled from whatever was troubling them... 🤔 |
CI summary for 0cada98
|
2777159 thus bumps the count to 5000 |
CI summary for 2777159
Out of 34 workflows 1 failed with what may be a genuine error |
As the |
CI summary for merge to |
While looking at #520 I noticed the long-running Lin Bytes test contains only few of the
Bytes
module binding.This PR adds a bunch more.
Adding these seem to have a positive effect on quickly reducing a counterexample, when I run this locally.
As such, it may help resolve #520.
While at it, the PR also adds a
Lin
stress_test
of these many bindings (now well beyond whatsrc/bytes/stm_tests.ml
covers).