remove-test-freezing
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Sat, 4 May 2024 05:30:47 +0000 (07:30 +0200)
committerGianfranco Costamagna <locutusofborg@debian.org>
Sat, 4 May 2024 05:30:47 +0000 (07:30 +0200)
===================================================================

Gbp-Pq: Name remove-test-freezing.diff

compiler-rt/test/sanitizer_common/TestCases/Linux/sysconf_interceptor_bypass_test.cpp

index 2d536b462ed908cb5b57ff37d31fb70ba62b1608..2aabb3be2a25a794ae122786763a0d9b32a074ca 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: %clangxx -O2 %s -o %t && %run %t 2>&1 | FileCheck %s
+// XFAIL: *
 
 #include <stdio.h>