mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
git: Some tests need apache (and some of them fails :( )
This commit is contained in:
parent
2c5e96fbee
commit
d98ca85468
@ -113,6 +113,7 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||||
<para role="optional">
|
<para role="optional">
|
||||||
|
<xref linkend="apache"/> (for some tests),
|
||||||
<xref role="runtime" linkend="gnupg2"/> (runtime, may be used to sign
|
<xref role="runtime" linkend="gnupg2"/> (runtime, may be used to sign
|
||||||
<application>Git</application> commits or tags, or verify the signatures
|
<application>Git</application> commits or tags, or verify the signatures
|
||||||
of them),
|
of them),
|
||||||
@ -190,7 +191,8 @@ make</userinput></screen>
|
|||||||
The test suite can be run in parallel mode. To run the test suite, issue:
|
The test suite can be run in parallel mode. To run the test suite, issue:
|
||||||
<command>make -k test</command>. <!--If run as a normal user, 0 tests
|
<command>make -k test</command>. <!--If run as a normal user, 0 tests
|
||||||
should be reported as failed in the final summary.-->
|
should be reported as failed in the final summary.-->
|
||||||
Three tests in <filename>t5559-http-fetch-smart-http2.sh</filename> are
|
If <xref linkend="apache"/> is installed,
|
||||||
|
three tests in <filename>t5559-http-fetch-smart-http2.sh</filename> are
|
||||||
known to fail due to cURL-8.1.x.
|
known to fail due to cURL-8.1.x.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user