From df04aeadefb4e1c34c7ef8b9123947ff045a34d9 Mon Sep 17 00:00:00 2001 From: Pavel Yatcheniy Date: Thu, 17 Jun 2021 16:49:52 +0300 Subject: Test failure for WSL 1 --- test/Runtime/POSIX/Futimesat.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Runtime/POSIX') diff --git a/test/Runtime/POSIX/Futimesat.c b/test/Runtime/POSIX/Futimesat.c index bb95ac58..11ecf341 100644 --- a/test/Runtime/POSIX/Futimesat.c +++ b/test/Runtime/POSIX/Futimesat.c @@ -1,3 +1,5 @@ +// REQUIRES: not-wsl-1 +// Disabling WSL 1 because futimesat syscall may be not implemented // RUN: %clang %s -emit-llvm %O0opt -g -c -DTDIR=%T -o %t2.bc // RUN: touch %T/futimesat-dummy // RUN: rm -rf %t.klee-out -- cgit 1.4.1