[Pharo-project] Issue 3871 in pharo: [Failing Test] 1.3 ReduceTest.testReduceCollection3Arguments
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3871 by marcus.d...@gmail.com: [Failing Test] 1.3 ReduceTest.testReduceCollection3Arguments http://code.google.com/p/pharo/issues/detail?id=3871
CollectionsTests.Sequenceable.ReduceTest.testReduceCollection3Arguments 0.026 99
Comment #1 on issue 3871 by thomas.h...@gmail.com: [Failing Test] 1.3 ReduceTest.testReduceCollection3Arguments http://code.google.com/p/pharo/issues/detail?id=3871 Name: Collections-Abstract-ThomasHolzer.130 Author: ThomasHolzer Time: 15 April 2011, 2:55:10 pm UUID: 2d36eaff-6047-0142-b9e1-802b35007254 Ancestors: Collections-Abstract-StephaneDucasse.129 Fix for issue 3871. Problem was caused by an incorrect implementation of reduce: on Collection. This implementation only worked for blocks with 2 arguments. Issue was fixed by converting the collection to a sequenceable collection and reusing the reduce functionalitz of that one.
Updates: Status: FixProposed Comment #2 on issue 3871 by marcus.d...@gmail.com: [Failing Test] 1.3 ReduceTest.testReduceCollection3Arguments http://code.google.com/p/pharo/issues/detail?id=3871 (No comment was entered for this change.)
Updates: Status: Closed Comment #3 on issue 3871 by marcus.d...@gmail.com: [Failing Test] 1.3 ReduceTest.testReduceCollection3Arguments http://code.google.com/p/pharo/issues/detail?id=3871 in 13157
participants (1)
-
pharo@googlecode.com