This is an archive of the discontinued Mercurial Phabricator instance.

tests: skip test-censor.t when using simple store
ClosedPublic

Authored by indygreg on Apr 4 2018, 9:24 PM.

Details

Summary

Censor assumes the use of revlogs.

Proper censor support for non-revlog storage will require a better
abstraction in the storage layer to remove data. Let's skip the
censor tests until we have something in place.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Apr 4 2018, 9:24 PM
durin42 accepted this revision.Apr 6 2018, 3:37 PM
This revision is now accepted and ready to land.Apr 6 2018, 3:37 PM
This revision was automatically updated to reflect the committed changes.