Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r7999839 r8558044  
    8989    <bridgehead renderas="sect4">Recommended</bridgehead>
    9090    <para role="recommended">
    91       <xref role="runtime" linkend="make-ca"/> (runtime) 
     91      <xref role="runtime" linkend="make-ca"/> (runtime)
    9292    </para>
    9393
     
    107107      <ulink url="https://launchpad.net/libmetalink/">libmetalink</ulink>,
    108108      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
    109       <ulink url="https://github.com/ngtcp2/ngtcp2/">ngtcp2</ulink>, 
     109      <ulink url="https://github.com/ngtcp2/ngtcp2/">ngtcp2</ulink>,
    110110      <!--<ulink url="https://tls.mbed.org/">mbed TLS</ulink> (formerly known as
    111111      PolarSSL), and -->
     
    167167    external packages.
    168168
    169     2017-12-01 - bdubbs 
     169    2017-12-01 - bdubbs
    170170    Still a lot of test failures.  I did have c-ares, Kerberos, and ldap
    171171    installed this time.  Best guess is that servers are not available.
     
    179179
    180180    <para>
    181        To run the test suite, issue: <command>make test</command>. 
     181       To run the test suite, issue: <command>make test</command>.
    182182       <!-- Three tests, 1700, 1701, and 1702, are known to fail due to
    183183       missing executables from the nghttp2 package.-->
     
    186186fail for unknown reasons, and all tests fail is valgrind is installed. Moving
    187187valgrind out of $PATH is recommended if you wish to run the test suite while
    188 it is installed. 
     188it is installed.
    189189
    190190Added by Pierre for curl-7.59.0:
     
    193193Warning: dict server unexpectedly alive
    194194TESTDONE: 950 tests out of 951 reported OK: 99%
    195 TESTFAIL: These test cases failed: 1148 
     195TESTFAIL: These test cases failed: 1148
    196196TESTDONE: 1189 tests were considered during 362 seconds.
    197197__________
     
    204204TESTDONE: 1175 tests were considered during 355 seconds.
    205205         and no. I don't have smb - so commenting the rest of this:
    206       To run the test suite, issue: <command>make test</command>. Many tests 
     206      To run the test suite, issue: <command>make test</command>. Many tests
    207207      may fail that depend on optional dependencies that may not be installed
    208       or upstream servers that may not be available, especially for tests 
     208      or upstream servers that may not be available, especially for tests
    209209      numbered 700 and above.
    210       Test time may be significantly increase due to hanging tests that fail. 
     210      Test time may be significantly increase due to hanging tests that fail.
    211211__________
    212212Added by Bruce for curl-7.60.0:
    213213TESTDONE: 957 tests out of 959 reported OK: 99%
    214 TESTFAIL: These test cases failed: 1139 1140 
     214TESTFAIL: These test cases failed: 1139 1140
    215215TESTDONE: 1196 tests were considered during 1184 seconds.
    216216From the logs, both appear to be ipv6 releated.
     
    264264TESTDONE: 1254 tests were considered during 1364 seconds.
    265265
    266 The tests that fail seem to be somewhat random.  What happened between 
     266The tests that fail seem to be somewhat random.  What happened between
    267267yesterday and today that that tests 1139 1140 1173 now fail?
    268268
     
    304304Added by renodr for curl-7.72.0:
    305305TESTDONE: 1094 tests out of 1097 reported OK: 99%
    306 TESTFAIL: These test cases failed: 1700 1701 1702 
     306TESTFAIL: These test cases failed: 1700 1701 1702
    307307TESTDONE: 1374 tests were considered during 1285 seconds.
    308308Tests have all BLFS dependencies with the exception of stunnel;
Note: See TracChangeset for help on using the changeset viewer.