-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 27.01.2014 04:27, Jesse Meek wrote: > All tests pass for me. What am I missing? Here are my steps: The bot is running precise, not trusty, which might imply you've written the tests assuming they should be run on trusty? Dimiter > > $ cd ~/go/src/launchpad.net/juju-core/container/lxc $ bzr switch > lxc-trusty-autostart $ go test OK: 11 passed PASS ok > launchpad.net/juju-core/container/lxc 0.149s $ go test -gocheck.f > TestNetworkConfigTemplate OK: 1 passed PASS ok > launchpad.net/juju-core/container/lxc 0.140s > > > > On Mon, Jan 27, 2014 at 3:09 PM, Go Bot >