git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* t5560-http-backend-noserver.sh fails on FreeBSD 8.1-STABLE
@ 2010-08-19 15:56 Ævar Arnfjörð Bjarmason
  2010-08-21  7:57 ` Tarmigan
  0 siblings, 1 reply; 4+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2010-08-19 15:56 UTC (permalink / raw)
  To: Tarmigan Casebolt, Git Mailing List

I haven't investigate this, but here's the failure output:

$ ./t5560-http-backend-noserver.sh --immediate --verbose
[..]
ok 5 - export if git-daemon-export-ok

expecting success:
        log_div "getanyfile true"
        config http.getanyfile true &&
        get_static_files "200 OK"

ok 6 - static file if http.getanyfile true is ok

expecting success:
        log_div "getanyfile false"
        config http.getanyfile false &&
        get_static_files "403 Forbidden"

ok 7 - static file if http.getanyfile false fails

expecting success:
        log_div "uploadpack default"
        GET info/refs?service=git-upload-pack "200 OK"  &&
        POST git-upload-pack 0000 "200 OK"

--- exp 2010-08-19 15:56:14.000000000 +0000
+++ act 2010-08-19 15:56:14.000000000 +0000
@@ -1 +1 @@
-Status: 200 OK
+Status: 404 Not Found
not ok - 8 http.uploadpack default enabled
#
#               log_div "uploadpack default"
#               GET info/refs?service=git-upload-pack "200 OK"  &&
#               POST git-upload-pack 0000 "200 OK"
#

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-21 18:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 15:56 t5560-http-backend-noserver.sh fails on FreeBSD 8.1-STABLE Ævar Arnfjörð Bjarmason
2010-08-21  7:57 ` Tarmigan
2010-08-21  8:06   ` Ævar Arnfjörð Bjarmason
2010-08-21 18:07     ` Tarmigan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).