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
F15517963: D21029.id50095.diff
Sat, Apr 19, 9:50 AM
F15473064: D21029.id50095.diff
Sat, Apr 5, 7:23 PM
F15469584: D21029.id50096.diff
Fri, Apr 4, 2:55 PM
F15458233: D21029.id50095.diff
Sun, Mar 30, 10:02 PM
F15439262: D21029.id50096.diff
Wed, Mar 26, 6:38 AM
F15434621: D21029.id.diff
Mar 25 2025, 4:41 AM
F15433612: D21029.id50095.diff
Mar 25 2025, 12:01 AM
F15430519: D21029.diff
Mar 24 2025, 8:01 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