|
build
|
|
go_1_12
|
Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master...
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 (5.63s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.647s ERROR: Job failed: exit code 1
|
|
build
|
|
go_1_11
|
Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master...
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 (5.71s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.721s ERROR: Job failed: exit code 1
|
|
build
|
|
go_1_13
|
Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master...
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 (5.62s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.638s ERROR: Job failed: exit code 1
|
|
build
|
|
go_1_10
|
Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master...
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 (5.46s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.481s ERROR: Job failed: exit code 1
|
|
build
|
|
go_1_14
|
Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master...
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/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML --- FAIL: TestRoundTrip (5.66s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.679s ERROR: Job failed: exit code 1
|