Commit a240de11 introduced this test and the code to make it successful. Signed-off-by: Jeff King <peff@peff.net> --- Reading over the mailing list postings which led to a240de11, I think it is simply a case that Jan didn't fully understand what expect_failure meant (it means "this is a test that is currently broken, but we hope to fix in the future", and not anything to do with the test_must_fail in the test itself). t/t5400-send-pack.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/t/t5400-send-pack.sh b/t/t5400-send-pack.sh index 6fe2f87..da69f08 100755 --- a/t/t5400-send-pack.sh +++ b/t/t5400-send-pack.sh @@ -103,7 +103,7 @@ unset GIT_CONFIG GIT_CONFIG_LOCAL HOME=`pwd`/no-such-directory export HOME ;# this way we force the victim/.git/config to be used. -test_expect_failure \ +test_expect_success \ 'pushing a delete should be denied with denyDeletes' ' cd victim && git config receive.denyDeletes true && -- 1.6.0.3.866.gc189b -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Linus Torvalds | Linux 2.6.27-rc8 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Linus Torvalds | Linux 2.6.20-rc6 |
| Mike Snitzer | Re: Distributed storage. |
git: | |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Herbert Xu | Re: Kernel oops with 2.6.26, padlock and ipsec: probably problem with fpu state ch... |
