|
build
|
|
go_1_13
|
Skipping Git submodules setup $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (53.94s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 53.954s ERROR: Job failed: exit code 1
|
|
build
|
|
go_1_11
|
Skipping Git submodules setup $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (56.73s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 56.748s ERROR: Job failed: exit code 1
|
|
build
|
|
go_1_12
|
Skipping Git submodules setup $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (58.17s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 58.187s ERROR: Job failed: exit code 1
|
|
build
|
|
go_1_14
|
Skipping Git submodules setup $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (58.20s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 58.217s ERROR: Job failed: exit code 1
|
|
build
|
|
go_1_10
|
Skipping Git submodules setup $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (54.98s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 54.998s ERROR: Job failed: exit code 1
|