]> git.pld-linux.org Git - packages/mercurial.git/commitdiff
- more tests cleanup auto/th/mercurial-3.7.3-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Apr 2016 19:34:25 +0000 (21:34 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Apr 2016 19:34:25 +0000 (21:34 +0200)
mercurial.spec

index 3693451a26c5b5878ca82af627c5bc0315a08990..2cabb421da3841f4be5a3ac642927cf4ae4165c4 100644 (file)
@@ -131,11 +131,11 @@ cp -p %{SOURCE1} hgext/gtools.py
 # fails on builders due to lack of networking
 %{__rm} tests/test-clonebundles.t
 
-# flaky test
-%{__rm} tests/test-convert-cvs-synthetic.t
+# flaky tests
+%{__rm} tests/{test-template-engine.t,test-convert-cvs-synthetic.t,test-parse-date.t}
 
 %ifarch x32
-%{__rm} tests/{test-template-engine.t,test-context.py}
+%{__rm} tests/test-context.py
 %endif
 
 %build
This page took 0.138388 seconds and 4 git commands to generate.