[MSAN] test failed randomly on ARM when XFAILED for MIPS
authorRenato Golin <renato.golin@linaro.org>
Thu, 11 May 2017 11:05:52 +0000 (11:05 +0000)
committerRenato Golin <renato.golin@linaro.org>
Thu, 11 May 2017 11:05:52 +0000 (11:05 +0000)
llvm-svn: 302786

compiler-rt/test/msan/wcsncpy.cc

index eaffbe7..b54ff00 100644 (file)
@@ -2,6 +2,7 @@
 // RUN: FileCheck %s < %t.out && FileCheck %s < %t.out
 
 // XFAIL: mips
+// REQUIRES: stable-runtime
 
 #include <assert.h>
 #include <wchar.h>