From 1ccae9d943fef06b90116edfd81f94855cb879c1 Mon Sep 17 00:00:00 2001 From: Zachary Turner Date: Tue, 13 Mar 2018 21:18:00 +0000 Subject: Disable PDB injected sources test temporarily. llvm-svn: 327451 --- llvm/test/tools/llvm-pdbdump/injected-sources.test | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'llvm/test/tools/llvm-pdbdump') 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 \ -- cgit v1.2.3