From 90219e70dcb3a41a63ccc9d0320df600f1bb0889 Mon Sep 17 00:00:00 2001 From: Andrea Mattavelli Date: Mon, 5 Jun 2017 13:37:04 +0100 Subject: Removing flaky test Vararg.c from Darwin build until we find a proper fix --- test/Feature/Vararg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Feature/Vararg.c') diff --git a/test/Feature/Vararg.c b/test/Feature/Vararg.c index 82fbe4f1..a78b784e 100644 --- a/test/Feature/Vararg.c +++ b/test/Feature/Vararg.c @@ -1,3 +1,4 @@ +// REQUIRES: not-darwin // RUN: %llvmgcc %s -emit-llvm -O0 -c -o %t1.bc // RUN: rm -rf %t.klee-out // RUN: %klee --output-dir=%t.klee-out %t1.bc > %t2.out -- cgit 1.4.1