Merge "Document why TestReconstructorRebuildUTF8 is skipped on py3"

This commit is contained in:
Zuul 2021-05-12 00:37:35 +00:00 committed by Gerrit Code Review
commit db0805d165
1 changed files with 3 additions and 0 deletions

View File

@ -527,6 +527,9 @@ class TestReconstructorRebuild(ECProbeTest):
if six.PY2:
# The non-ASCII chars in metadata cause test hangs in
# _assert_all_nodes_have_frag because of https://bugs.python.org/issue37093
class TestReconstructorRebuildUTF8(TestReconstructorRebuild):
def _make_name(self, prefix):