Open stanislavlevin opened 1 year ago
This is more or less expected, yes :-/ The problem is that different machines vary widely in the types of performance it can achieved, as well as python version mattering quite a bit. You can try to play around with the parameters to calculate max_iterations
, but I doubt that general good parameters will be findable.
An alternative would be to regularly recheck the time inside of the inner strings
method, but I am not sure if I like that better.
interegular 0.3.2
.test_slow_example
test randomly fails on different architectures. For example,Is this expected flaky test?