Changeset d2fcbef


Ignore:
Timestamp:
07/16/2024 03:27:16 AM (2 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
09afe2d
Parents:
f796f02
git-author:
Xi Ruoyao <xry111@…> (07/16/2024 02:40:01 AM)
git-committer:
Xi Ruoyao <xry111@…> (07/16/2024 03:27:16 AM)
Message:

ruby: Remove outdated known failures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    rf796f02 rd2fcbef  
    125125      <computeroutput>net/ftp is not found</computeroutput>. Make sure that you
    126126      unset these variables for the test suite. There are over 26,000 tests.
    127       <!-- https://bugs.ruby-lang.org/issues/20106 -->
    128       12 tests are known to fail because of expired certificates in the
    129       test data.
    130       <!-- https://github.com/ruby/ruby/pull/10616
    131            https://github.com/ruby/ruby/commit/dd5e625d7bcb -->
    132       Three tests named
    133       <literal>TestNetHTTPS#test_session_reuse_but_expire</literal>,
    134       <literal>OpenSSL::TestASN1#test_utctime</literal>, and
    135       <literal>OpenSSL::TestASN1#test_generalizedtime</literal> are known
    136       to fail with OpenSSL-3.3.0 or later.
    137127      Some tests related to ipv6 may indicate errors.  If the
    138128      tests are run in a directory that has a world writable component (e.g.
Note: See TracChangeset for help on using the changeset viewer.