On 08/02/2017 05:13 PM, Jim Fehlig wrote:
> FYI, I've noticed that this patch causes build failures of 3.6.0 on
> s390x and ppc64
>
> [ 189s] 100) node-name-detect(iscsi) ...
> [ 189s] In
> '/home/abuild/rpmbuild/BUILD/libvirt-3.6.0/tests/qemumonitorjsondata/qemumonitorjson-nodename-iscsi.resul
On 07/26/2017 04:00 AM, Peter Krempa wrote:
---
.../qemumonitorjson-nodename-iscsi-blockstats.json | 113
...qemumonitorjson-nodename-iscsi-named-nodes.json | 114 +
.../qemumonitorjson-nodename-iscsi.result | 13 +++
tests/qemumonitorjsonte
On Wed, Aug 02, 2017 at 13:50:49 +0200, Bjoern Walk wrote:
> So, this test fails on S390 because the actual test in
> testBlockNodeNameDetect is dependent on the ordering of the entries in
> the hash table, which is different on big endian machines.
>
> There are two other tests which have multipl
So, this test fails on S390 because the actual test in
testBlockNodeNameDetect is dependent on the ordering of the entries in
the hash table, which is different on big endian machines.
There are two other tests which have multiple results in the backing
chain, 'same-backing' and 'relative', but th
On 07/26/2017 05:00 AM, Peter Krempa wrote:
> ---
> .../qemumonitorjson-nodename-iscsi-blockstats.json | 113
> ...qemumonitorjson-nodename-iscsi-named-nodes.json | 114
> +
> .../qemumonitorjson-nodename-iscsi.result | 13 +++
> tests/qemumonito
---
.../qemumonitorjson-nodename-iscsi-blockstats.json | 113
...qemumonitorjson-nodename-iscsi-named-nodes.json | 114 +
.../qemumonitorjson-nodename-iscsi.result | 13 +++
tests/qemumonitorjsontest.c| 1 +
4 files chang