mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
Mark ignored test
This commit is contained in:
parent
1916a6dba5
commit
561a9e0037
1 changed files with 1 additions and 0 deletions
|
@ -1512,6 +1512,7 @@ fn opaque_assign_to_symbol() {
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm", feature = "gen-dev"))]
|
#[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() {
|
fn issue_2777_default_branch_codegen() {
|
||||||
assert_evals_to!(
|
assert_evals_to!(
|
||||||
indoc!(
|
indoc!(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue