Skip to content

Commit

Permalink
[chore] Disable test
Browse files Browse the repository at this point in the history
  • Loading branch information
misonijnik committed Oct 5, 2023
1 parent 2d9380c commit 9e9e6fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/InteractiveMode/interactive_mode.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// REQUIRES: not-ubsan
/* The test is flaky and the feature isn't importatnt now */
// REQUIRES: not-ubsan, not-darwin
// RUN: %clang %s -emit-llvm -g %O0opt -c -o %t.bc
// RUN: rm -rf %t.klee-out %t.entrypoints
// RUN: echo sign_sum >> %t.entrypoints
Expand Down

0 comments on commit 9e9e6fc

Please sign in to comment.