Patch-A-1.1 is available
Patch-A-1.1 is to be installed
- : Patch-A-1-1 is installed
+ : Error: Patch-A-1-1 does not apply
-->
<test allow_virtual_conflicts="yes">
<setup>
--- /dev/null
+>!> Establishing state ...
+>!> Establishing patch:Patch-A-1.1-1[test]
+>!> Established context
+>!> patch:Patch-A-1.1-1[test] incomplete
+>!> Installing Patch-A from channel test
+>!> Calculating installation order ...
+>!> Solution #1:
+>!> install patch:Patch-A-1.1-1[test]
+>!> upgrade A-1.0-1 => A-1.1-1[test]
+>!> installs=1, upgrades=1, uninstalls=0
+>!> Installation Order:
+>!> A-1.1-1[test]
+>!> patch:Patch-A-1.1-1[test]
--- /dev/null
+<?xml version="1.0"?>
+<!--
+ A-1.0 is installed
+ A-1.1 is available
+ Patch-A-1.1 is available
+ Patch-A-1.1 is to be installed
+
+ : A-1.1 is installed
+ : Patch-A-1-1 is installed
+-->
+<test allow_virtual_conflicts="yes">
+<setup>
+ <system file="exercise-1-system.xml"/>
+ <channel name="test" file="exercise-1-packages.xml"/>
+</setup>
+<trial>
+ <establish/>
+ <install channel="test" kind="patch" package="Patch-A"/>
+ <instorder/>
+</trial>
+</test>
+++ /dev/null
-<?xml version="1.0"?>
-<!--
- A-1.0 is installed
- A-1.1 is available
- Patch-A-1.1 is available
- Patch-A-1.1 is to be installed
-
- : A-1.1 is installed
- : Patch-A-1-1 is installed
--->
-<test allow_virtual_conflicts="yes">
-<setup>
- <system file="exercise-1-system.xml"/>
- <channel name="test" file="exercise-1-packages.xml"/>
-</setup>
-<trial>
- <establish/>
- <install channel="test" kind="patch" package="Patch-A"/>
-</trial>
-</test>