This is an archive of the discontinued LLVM Phabricator instance.

[lit] Revert migration from os.path.realpath to os.path.abspath
ClosedPublic

Authored by MrTrillian on Jun 16 2023, 6:47 AM.

Details

Summary

Reverts D152709 due to test failures on two build bots. :(

The fix is still desirable but I need to figure out why these were hitting sympath issues in tests.

Diff Detail

Event Timeline

MrTrillian created this revision.Jun 16 2023, 6:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2023, 6:47 AM
Herald added a subscriber: delcypher. · View Herald Transcript
MrTrillian requested review of this revision.Jun 16 2023, 6:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2023, 6:47 AM
compnerd accepted this revision.Jun 16 2023, 7:08 AM

This seems like the right approach, lets figure it out and then re-apply. I'll just use git-revert to revert rather than applying the differential.

This revision is now accepted and ready to land.Jun 16 2023, 7:08 AM
This revision was landed with ongoing or failed builds.Jun 16 2023, 7:11 AM
This revision was automatically updated to reflect the committed changes.