Project

General

Profile

Actions

Bug #12502

closed

ruby/test_array.rb test_permutation_stack_error very slow on some platforms

Added by zeha (Christian Hofstaedtler) almost 8 years ago. Updated almost 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.1p112 (2016-04-26) [mipsel-linux-gnu]
[ruby-core:76067]

Description

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) test_permutation_stack_error.patch zeha (Christian Hofstaedtler), 06/17/2016 08:30 PM

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0