OSDN Git Service

Disable PDB injected sources test temporarily.
authorZachary Turner <zturner@google.com>
Tue, 13 Mar 2018 21:18:00 +0000 (21:18 +0000)
committerZachary Turner <zturner@google.com>
Tue, 13 Mar 2018 21:18:00 +0000 (21:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327451 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-pdbdump/injected-sources.test

index d9d71ef..fca717b 100644 (file)
@@ -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 \