for new installation it is OK
authorStefan Schubert <schubi@suse.de>
Thu, 2 Feb 2006 18:12:10 +0000 (18:12 +0000)
committerStefan Schubert <schubi@suse.de>
Thu, 2 Feb 2006 18:12:10 +0000 (18:12 +0000)
testsuite/solver/data.deptestomatic/solution-tests/parallel-system.xml [deleted file]
testsuite/solver/data.deptestomatic/solution-tests/parallel-test.xml

diff --git a/testsuite/solver/data.deptestomatic/solution-tests/parallel-system.xml b/testsuite/solver/data.deptestomatic/solution-tests/parallel-system.xml
deleted file mode 100644 (file)
index 708e08b..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<channel>
-  <subchannel>
-    <package>
-      <name>foo</name>
-      <summary>A fake summary</summary>
-      <description>A fake description</description>
-      <section>misc</section>
-      <arch>i386</arch>
-      <history>
-        <update>
-          <hid>12345</hid>
-          <version>1.0</version>
-          <release>1</release>
-          <filename>foo.rpm</filename>
-          <filesize>123</filesize>
-          <installedsize>456</installedsize>
-          <md5sum>0f55f36a3240858038a281911605024e</md5sum>
-        </update>
-      </history>
-    </package>
-  </subchannel>
-</channel>
\ No newline at end of file
index 76e9202..b63f586 100644 (file)
@@ -1,14 +1,12 @@
 <?xml version="1.0"?>
 <test>
 <setup>
-  <system file="parallel-system.xml"/>
   <channel name="test1" file="parallel-packages1.xml"/>
   <channel name="test2" file="parallel-packages1.xml"/>
 </setup>
 
 <!-- Can't install foo with two different version. -->
 <!-- RESOLVER_INFO_TYPE_INSTALL_PARALLEL should be returnd -->
-<!-- currently both will be installed -->
 
 <trial>
   <install channel="test1" package="foo"/>