|
test
|
|
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/libxlxml2domconfigdata/max-eventchannels-hvm.xml: /domain[0]/devices[0]/controller[0]/@maxEventChannels: attribute '2047' in expected XML missing in actual XML --- FAIL: TestRoundTrip (24.07s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 24.089s ERROR: Job failed: exit code 1
|
|
test
|
|
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 (24.80s) xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/max-eventchannels-hvm.xml: /domain[0]/devices[0]/controller[0]/@maxEventChannels: attribute '2047' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 24.815s ERROR: Job failed: exit code 1
|
|
test
|
|
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 (24.49s) xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/max-eventchannels-hvm.xml: /domain[0]/devices[0]/controller[0]/@maxEventChannels: attribute '2047' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 24.507s ERROR: Job failed: exit code 1
|
|
test
|
|
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 (21.39s) xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/max-eventchannels-hvm.xml: /domain[0]/devices[0]/controller[0]/@maxEventChannels: attribute '2047' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 21.406s ERROR: Job failed: exit code 1
|
|
test
|
|
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 (21.61s) xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/max-eventchannels-hvm.xml: /domain[0]/devices[0]/controller[0]/@maxEventChannels: attribute '2047' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 21.630s ERROR: Job failed: exit code 1
|