Actions
Bug #12502
closedruby/test_array.rb test_permutation_stack_error very slow on some platforms
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.1p112 (2016-04-26) [mipsel-linux-gnu]
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
Updated by jeremyevans0 (Jeremy Evans) over 5 years ago
- Status changed from Open to Closed
Fixed in 2743c491a7d7b4e015b9e0a2b114856371bdd636.
Actions
Like0
Like0