diff contrib/python3-whitelist @ 41501:13dad5cb4b99

py3: fix test-remotefilelog-repack.t This is uglier, but more obviously correct in my opinion. I guess Python 3 doesn't hang on to the exception as long, which seems reasonable. Differential Revision: https://phab.mercurial-scm.org/D5781
author Augie Fackler <augie@google.com>
date Thu, 31 Jan 2019 11:12:59 -0500
parents 8c13f7b0ace6
children 587a3c976892
line wrap: on
line diff
--- a/contrib/python3-whitelist	Wed Jan 30 19:43:43 2019 -0500
+++ b/contrib/python3-whitelist	Thu Jan 31 11:12:59 2019 -0500
@@ -603,6 +603,7 @@
 test-remotefilelog-permisssions.t
 test-remotefilelog-prefetch.t
 test-remotefilelog-pull-noshallow.t
+test-remotefilelog-repack.t
 test-remotefilelog-share.t
 test-remotefilelog-sparse.t
 test-remotefilelog-tags.t