[ruby-core:76067] [Ruby trunk Bug#12502] ruby/test_array.rb test_permutation_stack_error very slow on some platforms
From:
zeha@...
Date:
2016-06-17 20:30:31 UTC
List:
ruby-core #76067
Issue #12502 has been reported by Christian Hofstaedtler. ---------------------------------------- Bug #12502: ruby/test_array.rb test_permutation_stack_error very slow on some platforms https://bugs.ruby-lang.org/issues/12502 * Author: Christian Hofstaedtler * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.3.1p112 (2016-04-26) [mipsel-linux-gnu] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: REQUIRED ---------------------------------------- On some platforms, notably armel, mips, mipsel, Array#permutation appears to be very slow. This makes the test test_permutation_stack_error abort. Please consider the attached patch, which raises the timeout for this test to 60 seconds. Please also consider backporting this to ruby2.3 branch. ---Files-------------------------------- test_permutation_stack_error.patch (613 Bytes) -- 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>