Mark ignored test

This commit is contained in:
Ayaz Hafiz 2023-05-01 13:15:32 -05:00
parent 1916a6dba5
commit 561a9e0037
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -1512,6 +1512,7 @@ fn opaque_assign_to_symbol() {
#[test]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm", feature = "gen-dev"))]
#[ignore = "Blocked on https://github.com/roc-lang/roc/issues/5354"]
fn issue_2777_default_branch_codegen() {
assert_evals_to!(
indoc!(