[#106341] [Ruby master Bug#18369] users.detect(:name, "Dorian") as shorthand for users.detect { |user| user.name == "Dorian" } — dorianmariefr <noreply@...>
Issue #18369 has been reported by dorianmariefr (Dorian Mari辿).
14 messages
2021/11/30
[#106351] [Ruby master Bug#18371] Release branches (release information in general) — "tenderlovemaking (Aaron Patterson)" <noreply@...>
Issue #18371 has been reported by tenderlovemaking (Aaron Patterson).
7 messages
2021/11/30
[ruby-core:106322] [Ruby master Feature#7400] Incorporate OpenSSL tests from JRuby.
From:
"hsbt (Hiroshi SHIBATA)" <noreply@...>
Date:
2021-11-30 04:28:18 UTC
List:
ruby-core #106322
Issue #7400 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Assigned to Closed We continue to discuss this at https://github.com/ruby/openssl/issues/20 ---------------------------------------- Feature #7400: Incorporate OpenSSL tests from JRuby. https://bugs.ruby-lang.org/issues/7400#change-94952 * Author: zzak (Zachary Scott) * Status: Closed * Priority: Normal * Assignee: openssl ---------------------------------------- =begin from github: https://github.com/ruby/ruby/pull/206 ((*These are tests we added to jruby-openssl over the years. They did not have equivalents in Ruby's test suite, so we are hoping to contribute them back to help build up MRI's suite as a common suite.*)) ((*Some caveats:*)) * ((*Not all of these pass in MRI's OpenSSL impl. Many differences appear to be minor, but I need help sorting out what's wrong in MRI or JRuby or minor enough that the test just needs to be patched.*)) * ((*There are several tests that reference bug numbers from JRuby. We would like to contribute these tests, but we would ideally not lose the JRuby bug numbers for future reference.*)) * ((*This commit also adds fixtures for the certificate tests, using some self-generated certs, keys, etc.*)) ((*I am standing by to work with ruby-core on getting these tests incorporated.*)) =end ---Files-------------------------------- openssl_tests_from_jruby.patch (245 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>