[yum-commits] Branch 'yum-3_2_X' - test/skipbroken-tests.py

Tim Lauridsen timlau at osuosl.org
Mon Oct 27 15:42:32 UTC 2008


 test/skipbroken-tests.py |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 040d9e3ea6fee1af341797910cfd49121da03c18
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Mon Oct 27 16:42:11 2008 +0100

    Added note to skip-broken test case

diff --git a/test/skipbroken-tests.py b/test/skipbroken-tests.py
index 47480fe..7af855e 100644
--- a/test/skipbroken-tests.py
+++ b/test/skipbroken-tests.py
@@ -390,6 +390,7 @@ class SkipBrokenTests(DepsolveTests):
     	foo-2.0, that requires barlib-2.0
     	But it only work if foo-1.0 -> foo-2.0 is added as an update, it is not 
     	pulled in by it self.
+    	FIXME: This test case will fail for now 
     	"""
         ipo1 = self.instPackage('foo', '1')
         ipo1.addRequires('barlib', 'EQ', ('0', '1', '0'))


More information about the Yum-commits mailing list