
17 Aug
2016
17 Aug
'16
10:25 a.m.
On 08/17/2016 02:23 AM, Bob Liu wrote:
xen-xm doesn't support mult serial devices at all, so these tests are meaningless.
Signed-off-by: Bob Liu <bob.liu@oracle.com> --- .../test-fullvirt-serial-dev-2-ports.cfg | 27 --------- .../test-fullvirt-serial-dev-2-ports.xml | 65 ---------------------- .../test-fullvirt-serial-dev-2nd-port.cfg | 27 --------- .../test-fullvirt-serial-dev-2nd-port.xml | 61 --------------------
You delete the test files but not the test case itself. IOW, you need to remove the test case on xmconfigtest.c, otherwise "make check" will fail.