[packages/mercurial] - disable more tests

baggins baggins at pld-linux.org
Sun Apr 17 21:13:07 CEST 2016


commit 611c0bf89862760e54c91c48fb5cc8978f32e92d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 17 21:12:55 2016 +0200

    - disable more tests

 mercurial.spec | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/mercurial.spec b/mercurial.spec
index 7d80ab0..3693451 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -128,6 +128,16 @@ cp -p %{SOURCE1} hgext/gtools.py
 # remove flaky tests failing due to glib deprecation warnings
 %{__rm} tests/{test-help.t,test-extension.t,test-alias.t,test-status-color.t,test-i18n.t,test-qrecord.t,test-strict.t,test-duplicateoptions.py}
 
+# fails on builders due to lack of networking
+%{__rm} tests/test-clonebundles.t
+
+# flaky test
+%{__rm} tests/test-convert-cvs-synthetic.t
+
+%ifarch x32
+%{__rm} tests/{test-template-engine.t,test-context.py}
+%endif
+
 %build
 %py_build
 %{__make} -C doc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mercurial.git/commitdiff/611c0bf89862760e54c91c48fb5cc8978f32e92d



More information about the pld-cvs-commit mailing list