1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 01:05:15 +03:00
aports/testing/ruby-eventmachine
Jakub Jirutka 59332abcf0 testing/ruby-eventmachine: disable failing test_localhost
Fails on ppc64le and mips64:

    Failure: test_localhost(TestResolver): <false> is not true.
    /home/buildozer/aports/testing/ruby-eventmachine/src/eventmachine-1.2.7/tests/test_resolver.rb:68:in `block (2 levels) in test_localhost'
         65:
         66:     EM.run {
         67:       d = EM::DNS::Resolver.resolve "localhost"
      => 68:       d.errback { assert false }
         69:       d.callback { |r|
         70:         assert_include(["127.0.0.1", "::1"], r.first)
         71:         assert_kind_of(Array, r)
2021-06-29 22:25:06 +02:00
..
0001-OpenSSL-1.1.0-test-updates.patch
0002-Update-runtime-files-for-TLS13-no-SSL-OpenSSL-lib-info.patch
0003-Move-console-SSL-Info-code-to-em_test_helper.patch
0004-Openssl-1.1.1-updates.patch
0005-Increase-certificate-length.patch
0006-Bump-TLS-version.patch
APKBUILD
gemspec.patch