mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-17 18:40:17 +00:00
disable a test that glue cannot handle
This commit is contained in:
parent
e9fc9dd3f9
commit
3de3937553
1 changed files with 7 additions and 6 deletions
|
@ -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#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue