[all-commits] [llvm/llvm-project] f4cb9c: Disable llvm-objdump --debug-vars tests on Windows
ostannard via All-commits
all-commits at lists.llvm.org
Mon Mar 16 05:50:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f4cb9c919e28276222873453cf85de9e5a3c7be5
https://github.com/llvm/llvm-project/commit/f4cb9c919e28276222873453cf85de9e5a3c7be5
Author: Oliver Stannard <oliver.stannard at linaro.org>
Date: 2020-03-16 (Mon, 16 Mar 2020)
Changed paths:
M llvm/test/tools/llvm-objdump/ARM/debug-vars-dwarf4-sections.s
M llvm/test/tools/llvm-objdump/ARM/debug-vars-dwarf4.s
M llvm/test/tools/llvm-objdump/ARM/debug-vars-dwarf5-sections.s
M llvm/test/tools/llvm-objdump/ARM/debug-vars-dwarf5.s
M llvm/test/tools/llvm-objdump/PowerPC/debug-vars.s
Log Message:
-----------
Disable llvm-objdump --debug-vars tests on Windows
These tests passed in my Windows 10 VM, but are failing on Windows bots
with errors which look related to unicode encodings. Disable the tests
on Windows for now.
More information about the All-commits
mailing list