changeset 40516:67e35dceab9b

tests: remove lz4 as dependency while running tests One of the previous patch authored by Augie rips out the lz4 dependency and things should work without it. Now there are just 2-3 tests failing because of same change in emitrevisions() API. Differential Revision: https://phab.mercurial-scm.org/D5192
author Pulkit Goyal <pulkit@yandex-team.ru>
date Wed, 24 Oct 2018 17:54:34 +0300
parents 1c34b31a6c9c
children 2dd3a0201307
files tests/remotefilelog-library.sh
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tests/remotefilelog-library.sh	Wed Oct 24 17:51:49 2018 +0300
+++ b/tests/remotefilelog-library.sh	Wed Oct 24 17:54:34 2018 +0300
@@ -1,5 +1,3 @@
-${PYTHON:-python} -c 'import lz4' || exit 80
-
 CACHEDIR=$PWD/hgcache
 cat >> $HGRCPATH <<EOF
 [remotefilelog]