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
F18822207: D21029.id.diff
Thu, Oct 23, 4:57 AM
F18819697: D21029.diff
Wed, Oct 22, 8:39 AM
F18734167: D21029.id.diff
Sep 30 2025, 10:49 PM
F18684700: D21029.id50096.diff
Sep 26 2025, 9:53 AM
F18678187: D21029.id50095.diff
Sep 25 2025, 10:25 PM
F18628824: D21029.diff
Sep 16 2025, 7:22 AM
F18618413: D21029.diff
Sep 15 2025, 12:03 AM
F18572998: D21029.diff
Sep 10 2025, 7:50 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
Branch
load1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23917
Build 32911: Run Core Tests
Build 32910: arc lint + arc unit