This is an archive of the discontinued LLVM Phabricator instance.

[dsymutil] Disable dsymutil/X86/reproducer.test on windows.
ClosedPublic

Authored by avl on Aug 5 2020, 4:47 AM.

Details

Summary

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.

Diff Detail

Event Timeline

avl created this revision.Aug 5 2020, 4:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2020, 4:47 AM
avl requested review of this revision.Aug 5 2020, 4:47 AM
JDevlieghere accepted this revision.Aug 5 2020, 3:15 PM
This revision is now accepted and ready to land.Aug 5 2020, 3:15 PM
This revision was landed with ongoing or failed builds.Aug 6 2020, 2:51 AM
This revision was automatically updated to reflect the committed changes.