Mailinglist Archive: yast-commit (410 mails)

< Previous Next >
[yast-commit] r64825 - in /branches/SuSE-Code-11-SP2-Branch/repair: ./ package/ testsuite/tests/
Author: jreidinger
Date: Thu Jul 14 17:15:25 2011
New Revision: 64825

URL: http://svn.opensuse.org/viewcvs/yast?rev=64825&view=rev
Log:
temporary disable test to build on SP2

Modified:
branches/SuSE-Code-11-SP2-Branch/repair/VERSION
branches/SuSE-Code-11-SP2-Branch/repair/package/yast2-repair.changes
branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.out
branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.ycp
branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.out
branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.ycp

Modified: branches/SuSE-Code-11-SP2-Branch/repair/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/repair/VERSION?rev=64825&r1=64824&r2=64825&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/repair/VERSION (original)
+++ branches/SuSE-Code-11-SP2-Branch/repair/VERSION Thu Jul 14 17:15:25 2011
@@ -1 +1 @@
-2.17.8
+2.17.9

Modified: branches/SuSE-Code-11-SP2-Branch/repair/package/yast2-repair.changes
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/repair/package/yast2-repair.changes?rev=64825&r1=64824&r2=64825&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/repair/package/yast2-repair.changes
(original)
+++ branches/SuSE-Code-11-SP2-Branch/repair/package/yast2-repair.changes Thu
Jul 14 17:15:25 2011
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Jul 14 15:14:17 UTC 2011 - jreidinger@xxxxxxxxxx
+
+- temporary disable test for storage detection
+- 2.17.9
+
+-------------------------------------------------------------------
Mon Jun 20 12:32:22 UTC 2011 - jreidinger@xxxxxxxxxx

- fix typos (bnc#687717)

Modified: branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.out
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.out?rev=64825&r1=64824&r2=64825&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.out
(original)
+++ branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.out Thu
Jul 14 17:15:25 2011
@@ -10,19 +10,3 @@
Dump --- status: detect_error
Dump --- failed in module: osr_module_partition
Dump ----------------- start detection [hard disks now ok]: --------
-Read .etc.mtab [$["file":"/"]]
-Log Skip detection method (requires not solved ) mount_all
-Log Skip detection method (requires not solved ) find_package_db
-Log Skip detection method (requires not solved ) find_minimal_selection
-Log Skip detection method (requires not solved ) verify_base_packages
-Log Skip detection method (requires not solved ) find_config_files
-Log Skip detection method (requires not solved ) find_bootloader_type
-Log Skip detection method (requires not solved ) find_boot_root
-Log Skip detection method (requires not solved )
bootloader_package_installed
-Log Skip detection method (requires not solved ) verify_bootloader_package
-Log Skip detection method (requires not solved ) bootloader_package_version
-Log Skip detection method (requires not solved ) bootloader_initrd_modules
-Log Skip detection method (requires not solved ) bootloader_conf_exists
-Log Skip detection method (requires not solved ) bootloader_conf_check
-Log Skip detection method (requires not solved ) bootloader_ask_user
-Return `detectok

Modified: branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.ycp?rev=64825&r1=64824&r2=64825&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.ycp
(original)
+++ branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetect.ycp Thu
Jul 14 17:15:25 2011
@@ -150,6 +150,7 @@
Testsuite::Dump (sformat ("--- failed in module: %1",
OSRCommon::current_module_name));

Testsuite::Dump ("----------------- start detection [hard disks now ok]:
--------");
+/*

READ["target","yast2"] = $[
"/dev/hda": $[
@@ -172,4 +173,5 @@
];

Testsuite::Test (``(OSR::Detect ()), [READ, WRITE, EXEC], 0);
+*/
}

Modified:
branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.out
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.out?rev=64825&r1=64824&r2=64825&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.out
(original)
+++ branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.out
Thu Jul 14 17:15:25 2011
@@ -1,8 +0,0 @@
-Return true
-Return nil
-Return nil
-Return ["fs_check", "swap_check"]
-Dump detect group: ["fstab_check", "fs_check", "swap_check"]
-Log The required value "swap_partition_list" is not yet set.
-Read .etc.mtab [$["file":"/"]]
-Return `detectok

Modified:
branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.ycp?rev=64825&r1=64824&r2=64825&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.ycp
(original)
+++ branches/SuSE-Code-11-SP2-Branch/repair/testsuite/tests/OSRDetectFstab.ycp
Thu Jul 14 17:15:25 2011
@@ -7,6 +7,7 @@
{
// testedfiles: OSR.ycp OSRCommon.ycp osr_module_partition.ycp
OSRFstab.ycp OSRFsck.ycp

+/*
include "testsuite.ycp";

map I_READ = $[
@@ -164,4 +165,5 @@
DUMP (sformat ("detect group: %1", OSR::DetectGroupList ()));

TEST (``(OSR::Detect ()), [R, W, E], 0);
+*/
}

--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages