[Python-apps-commits] r8626 - in packages/mercurial/trunk/debian (2 files)

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Sat May 5 11:57:54 UTC 2012


    Date: Saturday, May 5, 2012 @ 11:57:52
  Author: vicho
Revision: 8626

Blacklist test-convert-git.t as it is known to fail with git 1.7.10

Modified:
  packages/mercurial/trunk/debian/changelog
  packages/mercurial/trunk/debian/mercurial.test_blacklist

Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog	2012-05-05 05:40:45 UTC (rev 8625)
+++ packages/mercurial/trunk/debian/changelog	2012-05-05 11:57:52 UTC (rev 8626)
@@ -1,3 +1,9 @@
+mercurial (2.2.1-2) UNRELEASED; urgency=low
+
+  * Blacklist test-convert-git.t as it is known to fail with git 1.7.10
+
+ -- Javi Merino <vicho at debian.org>  Sat, 05 May 2012 11:54:20 +0100
+
 mercurial (2.2.1-1) unstable; urgency=low
 
   * New upstream release that fixes a memory leak in hgweb

Modified: packages/mercurial/trunk/debian/mercurial.test_blacklist
===================================================================
--- packages/mercurial/trunk/debian/mercurial.test_blacklist	2012-05-05 05:40:45 UTC (rev 8625)
+++ packages/mercurial/trunk/debian/mercurial.test_blacklist	2012-05-05 11:57:52 UTC (rev 8626)
@@ -46,3 +46,8 @@
 
 # I'm missing some locales or something (?)
 test-i18n.t
+
+# test-convert-git.t fails with git 1.7.10
+# (http://mercurial.selenic.com/bts/issue3427) and some buildds (such
+# as ancina) have git installed and run this test
+test-convert-git.t




More information about the Python-apps-commits mailing list