Page MenuHomePhabricator

Improve error handling in ArcanistRuntime when failing to load libraries
ClosedPublic

Authored by epriestley on Feb 25 2020, 9:50 PM.
Tags
None
Referenced Files
F14727274: D21029.id50095.diff
Sat, Jan 18, 4:20 AM
Unknown Object (File)
Wed, Jan 1, 2:58 PM
Unknown Object (File)
Tue, Dec 31, 2:07 PM
Unknown Object (File)
Sat, Dec 21, 5:55 PM
Unknown Object (File)
Dec 12 2024, 10:49 PM
Unknown Object (File)
Dec 11 2024, 2:04 PM
Unknown Object (File)
Dec 6 2024, 3:49 PM
Unknown Object (File)
Nov 27 2024, 12:14 AM
Subscribers
None

Details

Summary

Ref T13490. This fixes one bug in D21025 (loading relative to "arcanist/" rather than the parent directory) and improves behavior when a library fails to load (we prompt the user to continue).

Test Plan
  • Ran arc list with bad library specifications, got a sensible error and an option to continue.
  • Ran arc list with a library specification that existed next to "arcanist/", got a library load instead of an error.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable