git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Tarmigan <tarmigan+git@gmail.com>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: t5560-http-backend-noserver.sh fails on FreeBSD 8.1-STABLE
Date: Sat, 21 Aug 2010 01:57:59 -0600	[thread overview]
Message-ID: <AANLkTimPpiO2RBbNNo0Z8mFm1VH_Ujk7HVskYvh=X2Fc@mail.gmail.com> (raw)
In-Reply-To: <AANLkTin8KvXBn4R3-_2_wG3B3QU9F1X0Ax69Rrb1cw1y@mail.gmail.com>

On Thu, Aug 19, 2010 at 9:56 AM, Ævar Arnfjörð Bjarmason
<avarab@gmail.com> wrote:
> I haven't investigate this, but here's the failure output:
>
> 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"
> #
>

Thanks for the report.  Is this a new breakage and what version is it
failing on?

Do you ever test with GIT_TEST_HTTPD set?  If not, can you please try this
     export GIT_TEST_HTTPD=1 && ./t5561-http-backend.sh -d -i -v
and report back?  Hopefully the test suite will automatically find
apache on FreeBSD, otherwise you may need to give it some hints (see
lib-httpd.sh).

Thanks,
Tarmigan

  reply	other threads:[~2010-08-21  7:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2010-08-21  8:06   ` Ævar Arnfjörð Bjarmason
2010-08-21 18:07     ` Tarmigan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTimPpiO2RBbNNo0Z8mFm1VH_Ujk7HVskYvh=X2Fc@mail.gmail.com' \
    --to=tarmigan+git@gmail.com \
    --cc=avarab@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).