[PATCH v1] travis-ci: enable web server tests t55xx on Linux

Subsystems: the rest

STALE3732d

2 messages, 1 author, 2016-06-19 · open the first message on its own page

[PATCH v1] travis-ci: enable web server tests t55xx on Linux

From: <hidden>
Date: 2016-06-16 02:19:30

From: Lars Schneider <redacted>

Install the "apache" package to run the Git web server tests on
Travis-CI Linux build machines. The tests are already executed on OS X
build machines since the apache web server is installed by default.

Signed-off-by: Lars Schneider <redacted>
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index adab5b8..3c54080 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ addons:
   apt:
     packages:
     - language-pack-is
+    - apache2

 env:
   global:
@@ -30,6 +31,7 @@ env:
     - DEFAULT_TEST_TARGET=prove
     - GIT_PROVE_OPTS="--timer --jobs 3 --state=failed,slow,save"
     - GIT_TEST_OPTS="--verbose --tee"
+    - GIT_TEST_HTTPD=true
     - GIT_TEST_CLONE_2GB=YesPlease
     # t9810 occasionally fails on Travis CI OS X
     # t9816 occasionally fails with "TAP out of sequence errors" on Travis CI OS X
--
2.5.1

Re: [PATCH v1] travis-ci: enable web server tests t55xx on Linux

From: Lars Schneider <hidden>
Date: 2016-06-19 17:05:13

quoted hunk
On 19 May 2016, at 10:45, larsxschneider@gmail.com wrote:

From: Lars Schneider <redacted>

Install the "apache" package to run the Git web server tests on
Travis-CI Linux build machines. The tests are already executed on OS X
build machines since the apache web server is installed by default.

Signed-off-by: Lars Schneider <redacted>
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index adab5b8..3c54080 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ addons:
  apt:
    packages:
    - language-pack-is
+    - apache2
env:
  global:
@@ -30,6 +31,7 @@ env:
    - DEFAULT_TEST_TARGET=prove
    - GIT_PROVE_OPTS="--timer --jobs 3 --state=failed,slow,save"
    - GIT_TEST_OPTS="--verbose --tee"
+    - GIT_TEST_HTTPD=true
    - GIT_TEST_CLONE_2GB=YesPlease
    # t9810 occasionally fails on Travis CI OS X
    # t9816 occasionally fails with "TAP out of sequence errors" on Travis CI OS X
--
2.5.1
Hi Junio,

is there any chance to pick this up? It would enable the web server
tests on Travis CI.

Thanks,
Lars
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help