We are facing issue while running the below command for go2xunit package, since a month
command : go test -v $PKGS | $GOPATH/bin/go2xunit
error snippet
root@****:# go test -v $PKGS | $GOPATH/bin/go2xunit -output tests.xml
error: 1044: orphan end test
root@*****:# go test -v $PKGS | $GOPATH/bin/go2xunit - (should output to console, but none)
error: 1036: orphan end test
*error snippet
go2xunit package version - 1.4.8