Page MenuHomePhabricator

[ARCUNIT] Set the ConfigurationManager of ConfigurationDrivenUnitTestEngines
ClosedPublic

Authored by tmcjilton on Jun 5 2018, 8:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 1:13 PM
Unknown Object (File)
Tue, Jan 21, 12:36 PM
Unknown Object (File)
Tue, Jan 21, 9:19 AM
Unknown Object (File)
Wed, Jan 15, 7:53 AM
Unknown Object (File)
Sat, Jan 4, 12:58 PM
Unknown Object (File)
Dec 28 2024, 5:18 PM
Unknown Object (File)
Dec 27 2024, 8:35 PM
Unknown Object (File)
Dec 24 2024, 3:05 AM
Subscribers

Details

Summary

The Configuration Manager is supported by ArcanistUnitTestEngine but not support by the ArcanistConfigurationDrivenUnitTestEngine.

Added the configuration manager as one of the initially set properties of an ArcUnitTestEngine created by the ArcanistConfigurationDrivenTestEngine

Test Plan

Ran arc unit against a project without the change, verified the Configuration was none. Added this change and ran again and verified it was set

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Thanks! I added a CLA exemption for you and added you to Community (granting you sweeping janitorial powers) and Blessed Committers (so you should be able to land this yourself). See that project's detail page for instructions, and yell if you run into issues.

This revision is now accepted and ready to land.Jun 5 2018, 8:46 PM

(For future archaeology, see also PHI694.)

This revision was automatically updated to reflect the committed changes.