]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Mark fdpassing test as failing.
authorJoe Orton <jorton@apache.org>
Tue, 23 Jun 2020 11:45:26 +0000 (11:45 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 23 Jun 2020 11:45:26 +0000 (11:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879115 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index e2fc7273c6cba1c705c51f67672928a45a29393a..a7aeade0b2ae97d50dfaa097d1ecbfbf17b6a7b7 100644 (file)
@@ -267,7 +267,9 @@ jobs:
       env: NOTEST_CFLAGS="-fsanitize=undefined -fno-sanitize-recover=undefined" NOTEST_LIBS=-lubsan
            CONFIG="--enable-mods-shared=reallyall --disable-http2" TEST_UBSAN=1
   allow_failures:
-    # non-x86 are sometimes flaky
+    # Currently broken:
+    - env: CONFIG="--enable-mods-shared=reallyall --with-mpm=event --disable-cgi --enable-cgid-fdpassing"
+    # Non-x86 are sometimes flaky:
     - arch: s390x
       env: CONFIG="--enable-mods-shared=reallyall"
     - arch: arm64