Metacello configuration of Magma

Chris Muller asqueaker at gmail.com
Thu Jan 14 15:26:41 UTC 2010


Remove MaFixtureFactory>>#compiledMethodSamples and #blockSamples.
When Pharo gets settled with these types of objects, we can
re-evaluate support for them in Pharo.

2010/1/13 Miguel Enrique Cobá Martinez <miguel.coba at gmail.com>:
> I ran the Magma test suite following:
>
>
> MagmaTestCase allowWriteBarrier: false
>
> save the image, and evaluate:
>
> MagmaTestCase fullSuite maDebug
>
> in a PharoCore 10506.
>
> After a while I got the following stack trace:
>
> AdditionalMethodState(Object)>>doesNotUnderstand:
> #maCopyWithDisconnectedPragmas
> [] in MaCompiledMethodStorage>>cleanLiterals:
> Array(SequenceableCollection)>>withIndexDo:
> MaCompiledMethodStorage>>cleanLiterals:
> MaCompiledMethodStorage>>initializeFrom:
> MaCompiledMethodStorage class>>newFor:
> CompiledMethod>>maAsStorageObject
> MaObjectSerializer>>append:
> [] in MaObjectSerializer>>appendGraph:do:
> Array(ProtoObject)>>maValueGraphNode:index:using:with:path:with:
> Array(ProtoObject)>>maGraphDo:using:path:with:
> OrderedCollection(ProtoObject)>>maValueGraphNode:index:using:with:path:with:
> OrderedCollection(ProtoObject)>>maGraphDo:using:path:with:
> Dictionary(ProtoObject)>>maValueGraphNode:index:using:with:path:with:
> [] in [] in Dictionary>>maGraphDo:using:path:with:
> [] in Dictionary>>maGraphDo:using:path:with:
> [] in Dictionary>>keysAndValuesDo:
> Dictionary(Set)>>do:
> Dictionary>>associationsDo:
> Dictionary>>keysAndValuesDo:
> Dictionary>>maGraphDo:using:path:with:
> Array(ProtoObject)>>maValueGraphNode:index:using:with:path:with:
> Array(ProtoObject)>>maGraphDo:using:path:with:
> Dictionary(ProtoObject)>>maValueGraphNode:index:using:with:path:with:
> [] in [] in Dictionary>>maGraphDo:using:path:with:
>
> Any idea?
>
> --
> Miguel Cobá
> http://miguel.leugim.com.mx
>
> _______________________________________________
> Magma mailing list
> Magma at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/magma
>


More information about the Magma mailing list