Changeset 5f26bc36


Ignore:
Timestamp:
02/27/2022 03:46:39 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
d8887a3
Parents:
51a2a54
Message:

Test suite expectation updates for guile and python2

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/guile.xml

    r51a2a54 r5f26bc36  
    109109    <para>
    110110      To test the results, issue: <command>./check-guile</command>.
     111      On an i686 system, as many as 10 tests will fail in the
     112      <filename>numbers.test</filename> test suite due to minor floating-point
     113      rounding errors.
    111114    </para>
    112115    <!-- 10 of the numbers tests fail on i686. This should probably be looked
  • general/prog/python2.xml

    r51a2a54 r5f26bc36  
    169169      If you invoke the tests, they will run through twice.
    170170      To test the results, issue: <command>make -k test</command>.
     171      <!-- https://bugs.python.org/issue46811 -->
     172      Several tests are known to fail, including
     173      <literal>test_ftplib</literal>,
     174      <literal>test_ssl</literal>,
     175      <literal>test_urllib2_localnet</literal>,
     176      <literal>test_xml_etree</literal>, and
     177      <literal>test_minidom</literal>. These failures are due to
     178      OpenSSL-3 and Expat-2.4.6.
    171179    </para>
    172180
Note: See TracChangeset for help on using the changeset viewer.