Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx> wrote: > lördagen den 23 augusti 2008 00.45.46 skrev Charles O'Farrell: > > Having unit tests is lovely and we appreciate that very much. We need more of this. > Unfortunately it breaks. Is the fix the obvious one? > > > + public void testDeleteHead() throws IOException { > > + final RefUpdate ref = updateRef(Constants.HEAD); > > + delete(ref, Result.NOT_ATTEMPTED, true, false); > > junit.framework.AssertionFailedError: expected:<NOT_ATTEMPTED> but was:<REJECTED_CURRENT_BRANCH> Yes. See my reply. Its already on repo.or.cz with the necessary squashed patch. -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html