]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Move comment out-of-line to avoid YAML parse failures.
authorJoe Orton <jorton@apache.org>
Fri, 4 Nov 2022 08:33:25 +0000 (08:33 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 4 Nov 2022 08:33:25 +0000 (08:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1905060 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index 077d6de5719964b918378b9804b0dca8df41995a..64e42a20514c6a799c4e36552bbbb450f891582c 100644 (file)
@@ -430,16 +430,17 @@ jobs:
            CONFIG="--enable-mods-shared=reallyall --disable-http2"
            TEST_UBSAN=1
     # -------------------------------------------------------------------------
+    # LeakSanitizer segfaults some{how,times}..
     - name: Linux Ubuntu Focal, ASan
       dist: focal
       env: NOTEST_CFLAGS="-ggdb -fsanitize=address -fno-sanitize-recover=address -fno-omit-frame-pointer"
            APR_VERSION=1.7.x
            APU_VERSION=1.7.x APU_CONFIG="--with-crypto --with-ldap"
            CONFIG="--enable-mods-shared=reallyall"
-           # LeakSanitizer segfaults some{how,times}..
            TEST_ASAN=1 ASAN_OPTIONS="detect_leaks=0"
            CLEAR_CACHE=1
     # -------------------------------------------------------------------------
+    # LeakSanitizer segfaults some{how,times}..
     - name: Linux Ubuntu Focal, ASan, pool-debug
       dist: focal
       env: NOTEST_CFLAGS="-ggdb -fsanitize=address -fno-sanitize-recover=address -fno-omit-frame-pointer"
@@ -447,7 +448,6 @@ jobs:
            APU_VERSION=1.7.x APU_CONFIG="--with-crypto --with-ldap"
            CONFIG="--enable-mods-shared=reallyall"
            TEST_ASAN=1 ASAN_OPTIONS="detect_leaks=0"
-           # LeakSanitizer segfaults some{how,times}..
            CLEAR_CACHE=1
   allow_failures:
     # Intermittent failures: