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
New in 1.0 is that integers now generate values in their whole range.
That creates a different situation for the tests taking isize than
before.
Shrink their accepted values for now, and leave as fixmes to investigate and
improve.
In some cases, the tests are slow to execute.
In other cases, the tests fail with large values (probably overflow),
and following that, the case shrinking is extremely slow.
0 commit comments