Skip to content

Commit

Permalink
Ooops, adjust the skipif to skip with C backend
Browse files Browse the repository at this point in the history
Signed-off-by: Engin Kayraklioglu <[email protected]>
  • Loading branch information
e-kayrakli committed Mar 25, 2024
1 parent 5cbb221 commit 04556e0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/interop/C/errorMessage/errorInArgNMismatch.skipif
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# The problem at hand is caught by ASan during compilation. So, we can't test
# the error message with ASan.
CHPL_SANITIZE != none
# with C backend, we fail with a relatively helpful message from the backend
CHPL_LLVM==none

0 comments on commit 04556e0

Please sign in to comment.