This is an archive of the discontinued LLVM Phabricator instance.

[ubsan][test] Make some tests have shorter file names
ClosedPublic

Authored by aeubanks on Oct 17 2022, 2:14 PM.

Details

Summary

We're hitting path size limits on Windows on these tests. As a
workaround, make the file names shorter.

Diff Detail

Event Timeline

aeubanks created this revision.Oct 17 2022, 2:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 2:14 PM
Herald added a subscriber: Enna1. · View Herald Transcript
aeubanks requested review of this revision.Oct 17 2022, 2:14 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added subscribers: Restricted Project, sstefan1. · View Herald Transcript
aeubanks updated this revision to Diff 468378.Oct 17 2022, 5:18 PM

fix tests

vitalybuka accepted this revision.Oct 17 2022, 9:29 PM
This revision is now accepted and ready to land.Oct 17 2022, 9:29 PM
This revision was landed with ongoing or failed builds.Oct 18 2022, 8:46 AM
This revision was automatically updated to reflect the committed changes.