|
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 (33.19s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 33.205s ERROR: Job failed: exit code 1
|
|
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 (36.57s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 36.587s 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 (37.39s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 37.406s 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 (37.71s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 37.725s 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/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (38.03s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 38.043s ERROR: Job failed: exit code 1
|