Issue 3729 in pharo: Failing test: CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3729 in pharo: Failing test: CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion

pharo
Status: Accepted
Owner: [hidden email]

New issue 3729 by [hidden email]: Failing test:  
CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion
http://code.google.com/p/pharo/issues/detail?id=3729

Problem of Collection-Arithmetic

FloatArray is using #clone instead of #copy


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3729 in pharo: Failing test: CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion

pharo

Comment #1 on issue 3729 by [hidden email]: Failing test:  
CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion
http://code.google.com/p/pharo/issues/detail?id=3729

Replaced and tests are green :). In:

Name: Collections-Arithmetic-GuillermoPolito.3
Author: GuillermoPolito
Time: 18 February 2011, 7:25:56 am
UUID: 03f3c457-b551-48db-9e6e-007ce819df65
Ancestors: Collections-Arithmetic-HenrikSperreJohansen.2

added new version for pharo 1.2.  Replaced #clone by #copy message sending




Reply | Threaded
Open this post in threaded view
|

Re: Issue 3729 in pharo: Failing test: CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion

pharo
Updates:
        Status: Fixed

Comment #2 on issue 3729 by [hidden email]: Failing test:  
CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion
http://code.google.com/p/pharo/issues/detail?id=3729

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3729 in pharo: Failing test: CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion

pharo
Updates:
        Labels: Milestone-1.2-DevImage

Comment #3 on issue 3729 by [hidden email]: Failing test:  
CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion
http://code.google.com/p/pharo/issues/detail?id=3729

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3729 in pharo: Failing test: CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion

pharo
Updates:
        Status: Closed

Comment #4 on issue 3729 by [hidden email]: Failing test:  
CollectionsTests.Arrayed.FloatArrayTest.testArithmeticCoercion
http://code.google.com/p/pharo/issues/detail?id=3729

fixed, verified in build #149