Here you can see test failing https://play.golang.org/p/R3m0s_PxwGG If we call `SetupTest()` manually inside the subtest works correctly: https://play.golang.org/p/XpsmRqH2F4t Is this intended behaviour?