Re: t5560-http-backend-noserver.sh fails on FreeBSD 8.1-STABLE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Aug 19, 2010 at 9:56 AM, Ævar Arnfjörð Bjarmason
<avarab@xxxxxxxxx> 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
--
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


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]