Go.init must be called once and from the main thread. setUp is called from a non-main thread and once per each test. Change-Id: I848a1461793463785b38141e077da5bf5e53cb4c Reviewed-on: https://go-review.googlesource.com/6832 Reviewed-by: David Crawshaw <crawshaw@golang.org>