<p dir="ltr">The point of the test is that developers *don't* run godeps.  That's the problem.  The original email noted that our dependencies.tsv in master was wrong. It's not the first time this has happened.  I've also seen many developers wonder why things were broken when it was just godeps needing to be run.</p>

<p dir="ltr">The only time the test is bad is when you're working on a copy of an external repo.... And in that case, the failing test is a nice reminder that you need to update dependencies.tsv for your change to take effect in core.  </p>