Skip to content
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

flake in Kind test: we enumerate from most to superkinds #1123

Open
johnynek opened this issue Feb 4, 2024 · 1 comment
Open

flake in Kind test: we enumerate from most to superkinds #1123

johnynek opened this issue Feb 4, 2024 · 1 comment

Comments

@johnynek
Copy link
Owner

johnynek commented Feb 4, 2024

[info] - we enumerate from most to superkinds *** FAILED *** (14 minutes, 17 seconds)
[info]   StackOverflowError was thrown during property evaluation.
[info]     Message: "None"
[info]     Occurred when passed generated values (
[info]       arg0 = Cons(Arg(Invariant, Cons(Arg(Invariant, Cons(Arg(Covariant, Type), Type)), Cons(Arg(Covariant, Type), Type))), Cons(Arg(Phantom, Cons(Arg(Contravariant, Cons(Arg(Phantom, Type), Type)), Type)), Cons(Arg(Contravariant, Cons(Arg(Covariant, Cons(Arg(Covariant, Type), Type)), Cons(Arg(Invariant, Type), Type))), Cons(Arg(Phantom, Cons(Arg(Covariant, Type), Type)), Cons(Arg(Phantom, Type), Type)))))
[info]     )
@johnynek
Copy link
Owner Author

johnynek commented Feb 5, 2024

[info] - we enumerate from most to subkinds *** FAILED *** (1 second, 588 milliseconds)
[info]   JavaScriptException was thrown during property evaluation.
[info]     Message: RangeError: Maximum call stack size exceeded
[info]     Occurred when passed generated values (
[info]       arg0 = Cons(Arg(Phantom, Cons(Arg(Invariant, Cons(Arg(Covariant, Type), Type)), Cons(Arg(Phantom, Type), Type))), Cons(Arg(Invariant, Cons(Arg(Phantom, Cons(Arg(Invariant, Cons(Arg(Phantom, Type), Type)), Cons(Arg(Phantom, Type), Cons(Arg(Phantom, Type), Type)))), Cons(Arg(Invariant, Cons(Arg(Covariant, Type), Type)), Cons(Arg(Covariant, Type), Type)))), Cons(Arg(Invariant, Cons(Arg(Phantom, Type), Type)), Cons(Arg(Phantom, Type), Cons(Arg(Phantom, Type), Type)))))
[info]     )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant