Page MenuHomePhabricator

[Wilds] Make "Bundle" test cases pass
ClosedPublic

Authored by epriestley on Sep 27 2018, 5:41 PM.
Tags
None
Referenced Files
F15375126: D19713.id47127.diff
Wed, Mar 12, 9:45 PM
Unknown Object (File)
Feb 16 2025, 8:39 PM
Unknown Object (File)
Feb 12 2025, 8:26 PM
Unknown Object (File)
Jan 31 2025, 12:07 PM
Unknown Object (File)
Jan 24 2025, 12:17 PM
Unknown Object (File)
Jan 21 2025, 11:42 AM
Unknown Object (File)
Jan 21 2025, 11:10 AM
Unknown Object (File)
Jan 13 2025, 5:45 AM
Subscribers
None

Details

Summary

Ref T13098. Continue to chip away at unit tests.

I stubbed out the read of configuration directly from RepositoryAPI and would like to remove it later. This is the only configuration value that RepositoryAPI reads directly. Instead, I suspect this will be cleaner if higher-level callers are responsible for reading and applying commit range rules and the actual RepositorAPI object does not know about them.

(In this particular case it's pretty moot anyway since unit tests shouldn't depend on .arcconfig settings.)

Test Plan

Ran unit tests, got slightly fewer failures.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Sep 27 2018, 5:41 PM
Harbormaster failed remote builds in B20916: Diff 47107!
This revision is now accepted and ready to land.Sep 27 2018, 8:19 PM
This revision was automatically updated to reflect the committed changes.