forked from OSchip/llvm-project
ccc5160df1
Our internal build bot hit a failure in llvm/test/tools/llvm-symbolizer/pdb/missing_pdb.test because the test was checking for an error message that is emitted when a pdb file is missing. But when the drive is mapped to a removalable drive (such as a DVD drive) in Windows, you get a different error message which causes the test to fail. This fixes the test by changing the drive the missing pdb is expected to be on to C:\ instead of D:\ as that is the drive historically used to install Windows and thus if present should be a hard drive. Reviewed By: rnk Differential Revision: https://reviews.llvm.org/D92787 |
||
---|---|---|
.. | ||
Inputs | ||
pdb | ||
adjust-vma.s | ||
basenames.s | ||
basic.s | ||
coff-dwarf.test | ||
coff-exports.test | ||
demangle.s | ||
discriminator.test | ||
dsym.test | ||
dwo.test | ||
fat.test | ||
fission-ranges.test | ||
flag-grouping.test | ||
flush-output.s | ||
frame-fortran.s | ||
frame-loclist.s | ||
frame-noname.s | ||
frame-specification.s | ||
frame-types.s | ||
frame.s | ||
functions.s | ||
help.test | ||
ignore-undefined-symbols.s | ||
input-base.test | ||
invalid-input-address.test | ||
only-empty-ranges.s | ||
options-from-env.test | ||
output-style-column.test | ||
output-style-empty-line.test | ||
output-style-inlined.test | ||
padding-x86_64.ll | ||
ppc64.test | ||
print_context.c | ||
relativenames.s | ||
space-in-path.s | ||
split-debug.test | ||
split-dwarf-addr-object-relocation.test | ||
split-dwarf-dwp.test | ||
split-dwarf-multiple-cu.test | ||
split-dwarf-zero-signature-not-found.s | ||
split-dwarf.test | ||
sym-verbose.test | ||
sym.test | ||
unknown-argument.test | ||
untag-addresses.test | ||
use-symbol-table.s | ||
version.test | ||
wasm-basic.s |