Skip to content

Commit

Permalink
Marking signed_arith test as ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcnn committed Oct 20, 2023
1 parent d711659 commit 3d20f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend-wasm/tests/test_rust_comp.rs
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,7 @@ fn dlmalloc() {
}

#[test]
#[ignore = "Being reworked"]
fn signed_arith() {
check_ir_files(
include_str!("rust_source/signed_arith.rs"),
Expand Down

0 comments on commit 3d20f0c

Please sign in to comment.