Howdy,
Short note to let folks know that I just merged a change to Heka's dev
branch to switch to using a fork of gomock that produces better EXPECT
failure output, including a stack trace that shows where an unexpected
call on the mock is happening.
This doesn't impact actual Heka behavior at all, but if you're tracking
dev with local builds you'll probably want to delete the build directory
and rebuild from scratch or else the tests will likely fail. Also if you
happen to have any tests of your own that are using gomock, you'll want
to change the import location from `code.google.com/p/gomock` to
`github.com/rafrombrc/gomock`.
Thanks,
-r
_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka