# Comment the tests for the code coverage (fails otherwise)
Gbp-Pq: Name silent-more-tests.diff
;
; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t-notype -bugpoint-crashcalls -silence-passes -disable-namedmd-remove -disable-strip-debuginfo > /dev/null
; RUN: llvm-dis %t-notype-reduced-simplified.bc -o - | FileCheck %s --check-prefix=NOTYPE
-;
+; XFAIL: *
+
; Bugpoint should keep the call's metadata attached to the call.
; CHECK: call void @foo(), !dbg ![[LOC:[0-9]+]], !attach ![[CALL:[0-9]+]]
; RUN: -disable-output 2>&1 | grep Hello
; REQUIRES: plugins
; FIXME: On Cygming, it might fail without building LLVMHello manually.
+; XFAIL: *
@junk = global i32 0