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
It usually succeeds on 1.14.3, but almost always fails on 1.15.1 with errors like:
Gave up after only 43 passed tests. 501 tests were discarded.
My guess is that nonEmptyBuildableOf has changed and that made the new implementation less reliable in some cases with a few of non-empty-whatever generators with reduces max size.