> @@ -2922,6 +2985,7 @@ test_list = [ None, > fsfs_hotcopy_progress, > fsfs_hotcopy_progress_with_revprop_changes, > fsfs_hotcopy_progress_old, > + freeze_same_uuid, > ] > > > It turns out that this test hangs with --server-minor-version=8. I think it > should only run for >=9.
It does that since r1619068, and I've also mentioned it here: http://svn.haxx.se/dev/archive-2014-08/0238.shtml I see you patched this test, but we should then also patch the freeze_freeze() test. I'll do that. Regards, Evgeny Kotkov