Pharo 1.1 failing tests testOtherClasses

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

Pharo 1.1 failing tests testOtherClasses

Nicolas Cellier
DependentsArray is no more a subclass of ArrayedCollection.
Apart this test, there is 0% chance to send byteSize nor
bytesPerBasicElement to a DependentsArray.
Simply remove DependentsArray from this test.

Nicolas

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Pharo 1.1 failing tests testOtherClasses

Stéphane Ducasse
Thanks
This is what I was seeing before going shopping :)
(don't go to ikea saturday afternoon. but marcus gets more chairs now  :))

On Jan 16, 2010, at 3:54 PM, Nicolas Cellier wrote:

> DependentsArray is no more a subclass of ArrayedCollection.
> Apart this test, there is 0% chance to send byteSize nor
> bytesPerBasicElement to a DependentsArray.
> Simply remove DependentsArray from this test.
>
> Nicolas
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project