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)
Fri, May 3, 8:00 AM
Unknown Object (File)
Thu, May 2, 12:49 AM
Unknown Object (File)
Fri, Apr 26, 4:36 PM
Unknown Object (File)
Thu, Apr 25, 1:58 AM
Unknown Object (File)
Thu, Apr 11, 9:35 AM
Unknown Object (File)
Sat, Apr 6, 3:02 AM
Unknown Object (File)
Mar 29 2024, 12:20 PM
Unknown Object (File)
Mar 29 2024, 5: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