1 2 3 4 5 6 7 8 9 | $ ./run-checks ... Running integration tests Building tests # launchpad.net/snappy-trunk/_integration-tests/tests _integration-tests/tests/install_test.go:59: s.installSnap undefined (type *InstallSuite has no field or method installSnap) _integration-tests/tests/install_test.go:61: undefined: exec 2015/06/30 12:45:55 Error while running [go test -c ./_integration-tests/tests]: exit status 2 exit status 1 |