disable a test that glue cannot handle

This commit is contained in:
Folkert 2023-03-13 21:30:12 +01:00
parent e9fc9dd3f9
commit 3de3937553
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C

View file

@ -2553,6 +2553,7 @@ fn recursively_build_effect() {
}
#[mono_test]
#[ignore = "roc glue code generation cannot handle a type that this test generates"]
fn recursive_lambda_set_has_nested_non_recursive_lambda_sets_issue_5026() {
indoc!(
r#"