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.
Paths
| Differential D153138
[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 TimelineComment Actions 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 Closed by commit rGe944f4c9500b: Revert "[lit] Avoid os.path.realpath in lit.py due to MAX_PATH limitations on… (authored by compnerd). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532139 llvm/utils/lit/lit/TestRunner.py
llvm/utils/lit/lit/builtin_commands/diff.py
llvm/utils/lit/lit/discovery.py
llvm/utils/lit/tests/Inputs/config-map-discovery/driver.py
llvm/utils/lit/tests/Inputs/config-map-discovery/lit.alt.cfg
llvm/utils/lit/tests/Inputs/use-llvm-tool-required/lit.cfg
llvm/utils/lit/tests/Inputs/use-llvm-tool/lit.cfg
|