# HG changeset patch # User Matt Harbison # Date 1512186055 18000 # Node ID 80bb15769c7349a535d8eea4907c0393289c12ce # Parent bfd072c52e03cc14bd2b36bd982c15b5029e6fa8 test-lfs: drop a hack for ignoring convert devel-warnings This was fixed on stable in 281214150561. diff -r bfd072c52e03 -r 80bb15769c73 tests/test-lfs-largefiles.t --- a/tests/test-lfs-largefiles.t Fri Dec 01 16:53:55 2017 +0530 +++ b/tests/test-lfs-largefiles.t Fri Dec 01 22:40:55 2017 -0500 @@ -266,14 +266,8 @@ convert extension under the hood with --to-normal. So the --config based parameters are available, but not --authormap, --branchmap, etc. -XXX: The default configitems are registered in convert.__init__, and I have no -idea how to load that before lfconvert starts using other convert modules and -incurring a devel-warn. Even if the convert extension is enabled on the command -line, it complains. I have no idea how this fails, and the test in fcd2f9b06629 -works. - $ cd .. - $ hg lfconvert --to-normal largefiles nolargefiles 2>&1 | grep -v 'devel-warn' + $ hg lfconvert --to-normal largefiles nolargefiles 2>&1 initializing destination nolargefiles 0 additional largefiles cached scanning source...