ogletest/integration_test.go fails
Closed this issue · 1 comments
awildeep commented
Returns:
integration_test.go:262: Output for case panicking doesn't match golden file.
See:
smartystreets/goconvey#133
System information:
OSX 10.9.1
go version go1.2 darwin/amd64
jacobsa commented
Argh, sorry I missed this for so long. It seems to be a straightforward case of a change in an implementation detail for runtime
reflected in a golden test. Will fix.