From 9303cade596bf6990c0eb8ea4c2aecde020a2a76 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Tue, 12 Jan 2010 14:09:17 +0000 Subject: add comment about tests known not to work --- t/superuser--backtrack-promotion.t | 2 ++ t/superuser--should-restart.t | 2 ++ 2 files changed, 4 insertions(+) diff --git a/t/superuser--backtrack-promotion.t b/t/superuser--backtrack-promotion.t index 99825cf0..734715c9 100644 --- a/t/superuser--backtrack-promotion.t +++ b/t/superuser--backtrack-promotion.t @@ -15,6 +15,8 @@ # backtracking finds a.i586 as well and tries it again; it still does not # work, but urpmi already forgot the promotion and does not remove d # +# This test doesn't work on i586 boxes, just x86_64 +# use strict; use lib '.', 't'; use helper; diff --git a/t/superuser--should-restart.t b/t/superuser--should-restart.t index ba4b5adb..737ab311 100644 --- a/t/superuser--should-restart.t +++ b/t/superuser--should-restart.t @@ -2,6 +2,8 @@ # "a" provides "should-restart = system" # "c" provides "should-restart = system" +# this test fails since the "restart your computer" message was disabled when +# urpmi is run with --urpmi-root # use strict; use lib '.', 't'; -- cgit v1.2.1