Page MenuHomePhabricator

When "arc land" fails a Mercurial push, actually raise it as an exception
ClosedPublic

Authored by epriestley on Jul 8 2020, 9:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 29, 3:19 PM
Unknown Object (File)
Fri, Mar 29, 10:44 AM
Unknown Object (File)
Thu, Mar 28, 9:11 PM
Unknown Object (File)
Mar 10 2024, 4:29 AM
Unknown Object (File)
Feb 9 2024, 10:13 AM
Unknown Object (File)
Dec 27 2023, 1:33 PM
Unknown Object (File)
Dec 27 2023, 1:33 PM
Unknown Object (File)
Dec 27 2023, 1:33 PM
Subscribers
None

Details

Summary

See PHI1808. Some refactoring of the "passthru" API resulted in error conditinos here being dropped. Instead, raise them as exceptions.

Test Plan

Forced "hg push" to fail, used "arc land" against a failed push, saw error behavior instead of "success" feedback.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 8 2020, 10:30 PM
This revision was automatically updated to reflect the committed changes.