[all-commits] [llvm/llvm-project] c6eb76: [dsymutil] Disable dsymutil/X86/reproducer.test on...
avl-llvm via All-commits
all-commits at lists.llvm.org
Thu Aug 6 02:52:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c6eb76093c3b749ea903cde210ad125f6b94853a
https://github.com/llvm/llvm-project/commit/c6eb76093c3b749ea903cde210ad125f6b94853a
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M llvm/test/tools/dsymutil/X86/reproducer.test
Log Message:
-----------
[dsymutil] Disable dsymutil/X86/reproducer.test on windows.
The dsymutil/X86/reproducer.test test could create paths
longer than MAX_PATH:
C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win
\build\test\tools\dsymutil\X86\Output\reproducer.test.tmp.repro
\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\build
\test\tools\dsymutil\X86\Output\reproducer.test.tmp\Inputs\
basic1.macho.x86_64.o
Disable this test on windows.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D85294
More information about the All-commits
mailing list