From 6785da236653ad29ee2f8a6b5e544b196275ccd1 Mon Sep 17 00:00:00 2001 From: Phil Cohen Date: Thu, 31 May 2018 21:41:22 -0700 Subject: [PATCH] fix flaky test-fb-hgext-remotefilelog-sparse.t Summary: Similar to D8232838. This test can be so slow on Legocastle it fails on the leading 0. Reviewed By: quark-zju Differential Revision: D8233716 fbshipit-source-id: 7b617caacbea4a7ae244cf4cd7568afff0628a5e --- tests/test-fb-hgext-remotefilelog-sparse.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-fb-hgext-remotefilelog-sparse.t b/tests/test-fb-hgext-remotefilelog-sparse.t index 6828f1dcdc..a180b03238 100644 --- a/tests/test-fb-hgext-remotefilelog-sparse.t +++ b/tests/test-fb-hgext-remotefilelog-sparse.t @@ -22,7 +22,7 @@ $ hgcloneshallow ssh://user@dummy/master shallow --noupdate streaming all changes 2 files to transfer, 527 bytes of data - transferred 527 bytes in 0.* seconds (*/sec) (glob) + transferred 527 bytes in * seconds (*/sec) (glob) searching for changes no changes found $ cd shallow