Regression Gen.nonEmptyBuildableOf
and dependent methods since 1.14.3
#714
Milestone
Gen.nonEmptyBuildableOf
and dependent methods since 1.14.3
#714
Consider the following example:
It usually succeeds on 1.14.3, but almost always fails on 1.15.1 with errors like:
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.See also the initial conversation here.
UPT: duplicates #708, resolved by #709.
The text was updated successfully, but these errors were encountered: