From 9b4eeafef20ca2f3a4c3b4ff430b3039da34ae2a Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 12 May 2014 14:04:55 +0200 Subject: [PATCH] Mark test_result_from_older_version as XFAIL --- tests/autopkgtest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/autopkgtest.py b/tests/autopkgtest.py index 26f7fb5..308767a 100755 --- a/tests/autopkgtest.py +++ b/tests/autopkgtest.py @@ -396,6 +396,7 @@ args.func() # autopkgtest should not be triggered for uninstallable pkg ['autopkgtest']) + @unittest.expectedFailure def test_result_from_older_version(self): '''test result from older version than the uploaded one'''