| 
|   | 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/networkxml2confdata/leasetime-hours.xml: /network[0]/ip[0]/dhcp[0]/range[0]/lease[0]: element in expected XML missing in actual XML
 --- FAIL: TestRoundTrip (16.66s)
 FAIL
 exit status 1
 FAIL	_/builds/libvirt/libvirt-go-xml	16.672s
 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 (28.20s)
 xml_test.go:374: testdata/libvirt/tests/networkxml2confdata/leasetime-hours.xml: /network[0]/ip[0]/dhcp[0]/range[0]/lease[0]: element in expected XML missing in actual XML
 FAIL
 exit status 1
 FAIL	_/builds/libvirt/libvirt-go-xml	28.213s
 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 (26.68s)
 xml_test.go:374: testdata/libvirt/tests/networkxml2confdata/leasetime-hours.xml: /network[0]/ip[0]/dhcp[0]/range[0]/lease[0]: element in expected XML missing in actual XML
 FAIL
 exit status 1
 FAIL	_/builds/libvirt/libvirt-go-xml	26.697s
 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 (28.54s)
 xml_test.go:374: testdata/libvirt/tests/networkxml2confdata/leasetime-hours.xml: /network[0]/ip[0]/dhcp[0]/range[0]/lease[0]: element in expected XML missing in actual XML
 FAIL
 exit status 1
 FAIL	_/builds/libvirt/libvirt-go-xml	28.561s
 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 (29.95s)
 xml_test.go:374: testdata/libvirt/tests/networkxml2confdata/leasetime-hours.xml: /network[0]/ip[0]/dhcp[0]/range[0]/lease[0]: element in expected XML missing in actual XML
 FAIL
 exit status 1
 FAIL	_/builds/libvirt/libvirt-go-xml	29.965s
 ERROR: Job failed: exit code 1
 
 |