Re: Issue 3184 in pharo: ImageSegmentTestExport has test errors

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

Re: Issue 3184 in pharo: ImageSegmentTestExport has test errors

pharo
Updates:
        Status: Fixed

Comment #2 on issue 3184 by adrian.lienhard: ImageSegmentTestExport has  
test errors
http://code.google.com/p/pharo/issues/detail?id=3184

Attached change fixes the problem.

In addition the test #testSubclassInstanceVariableNames is also fixed since  
it suffered from the same issue. The reason is a very recent change in  
#nameinEnvironment:subclassOf:type:instanceVariableNames:classVariableNames:poolDictionaries:category:unsafe:

Attachments:
        ImageSegmentTestExportFIx.1.cs  1.9 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3184 in pharo: ImageSegmentTestExport has test errors

pharo
Updates:
        Status: Closed

Comment #3 on issue 3184 by marcus.denker: ImageSegmentTestExport has test  
errors
http://code.google.com/p/pharo/issues/detail?id=3184

12263