Page MenuHomePhabricator

Fix excessively harsh validation of certain complex configuration
ClosedPublic

Authored by epriestley on Jan 11 2016, 10:18 PM.
Tags
None
Referenced Files
F15434646: D14998.diff
Tue, Mar 25, 4:48 AM
F15422989: D14998.id36233.diff
Sat, Mar 22, 11:50 AM
F15414874: D14998.id.diff
Thu, Mar 20, 2:56 AM
F15410723: D14998.id36232.diff
Wed, Mar 19, 8:17 AM
F15389314: D14998.id36231.diff
Sat, Mar 15, 5:07 AM
F15389045: D14998.id36232.diff
Sat, Mar 15, 4:50 AM
F15381999: D14998.id36232.diff
Fri, Mar 14, 10:17 AM
F15343203: D14998.id36231.diff
Sun, Mar 9, 10:15 PM
Subscribers
None

Details

Summary

See IRC. We're supposed to repair configuration, but if custom validators throw a generic Exception or use PhutilTypeSpec to do a check, we may explode way harder than we intend to.

Instead, soften these exceptions into validation exceptions so we repair configuration, raise a setup issue, and continue.

Test Plan

Screen Shot 2016-01-11 at 2.16.15 PM.png (1×3 px, 385 KB)

Diff Detail

Repository
rP Phabricator
Branch
configcheck
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10066
Build 12186: Run Core Tests
Build 12185: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix excessively harsh validation of certain complex configuration.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 11 2016, 10:19 PM
epriestley edited edge metadata.
  • "convert" instead of "conver"
This revision was automatically updated to reflect the committed changes.