Project

General

Profile

Actions

Bug #11045

closed

ruby/test_m17n_comb.rb test_str_crypt tests platform-specific crypt behavior

Added by headius (Charles Nutter) about 9 years ago. Updated almost 9 years ago.

Status:
Closed
Target version:
-
[ruby-core:<unknown>]

Description

I think we should just remove the glibc version guards in test_str_crypt in test/ruby/test_m17n_comb.rb.

  1. JRuby can't determine glibc version without making a glibc-specific call (because we have no build-time configure script or similar)
  2. On platforms that use glibc but don't report version, this guard won't work.
  3. Do we really want to be testing linux-specific crypt behavior?

I propose that we just make the test skip non-alpha salt unconditionally.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0