All tests pass for me. What am I missing? Here are my steps: $ 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