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
Unknown Object (File)
Sat, Jul 11, 4:39 PM
Unknown Object (File)
Apr 8 2026, 12:55 PM
Unknown Object (File)
Mar 19 2026, 3:31 AM
Unknown Object (File)
Feb 8 2026, 6:43 AM
Unknown Object (File)
Feb 8 2026, 6:43 AM
Unknown Object (File)
Jan 29 2026, 10:32 PM
Unknown Object (File)
Jan 26 2026, 9:28 PM
Unknown Object (File)
Jan 17 2026, 1:30 PM
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