@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Don't load extensions when running unit tests master

Summary: Fixes T15519 Test Plan: - Run `arc unit` with a bogus extension in load-libraries and see it get slightly farther than before (it still fails because it tries to run the storage-creation script which loads extensions) - With D26704 also installed run `arc unit` and see it only try to extract core libraries. Reviewers: O1 Blessed Committers, avivey Reviewed By: O1 Blessed Committers, avivey Subscribers: avivey, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Maniphest Tasks: T15519 Differential Revision: https://we.phorge.it/D26707


+29 -10
3 changed files