[DFSAN] Another unstable test in AArch64 breaking bots unnecessarily
authorRenato Golin <renato.golin@linaro.org>
Fri, 9 Dec 2016 19:02:04 +0000 (19:02 +0000)
committerRenato Golin <renato.golin@linaro.org>
Fri, 9 Dec 2016 19:02:04 +0000 (19:02 +0000)
llvm-svn: 289253

compiler-rt/test/dfsan/write_callback.c

index 3ba027a..31470ef 100644 (file)
@@ -3,6 +3,7 @@
 
 // Tests that the custom implementation of write() does writes with or without
 // a callback set using dfsan_set_write_callback().
+// REQUIRES: stable-runtime
 
 #include <sanitizer/dfsan_interface.h>