summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/tools/llvm-pdbdump/injected-sources.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-pdbdump/injected-sources.test b/llvm/test/tools/llvm-pdbdump/injected-sources.test
index d9d71ef306b..fca717b9779 100644
--- a/llvm/test/tools/llvm-pdbdump/injected-sources.test
+++ b/llvm/test/tools/llvm-pdbdump/injected-sources.test
@@ -1,3 +1,7 @@
+; The PDB committed to the repo does not seem to be recognized by older
+; versions of DIA SDK, so we xfail the test temporarily until we can
+; figure out how to get a PDB that makes all versions of MSVC happy.
+; XFAIL: *
; RUN: llvm-pdbutil pretty -injected-sources -injected-source-content \
; RUN: %p/Inputs/InjectedSource.pdb | FileCheck %s
; RUN: llvm-pdbutil pretty -injected-sources -injected-source-content \
OpenPOWER on IntegriCloud