Comment #6 on issue 3830 by [email protected]: [Failing Test] Autotes TestHitCounter.testHitCountIncrements
http://code.google.com/p/pharo/issues/detail?id=3830

This is caused by the same issue in 3581. The method cache is returning the wrong CompiledMethod or delegate (AutoTestHitCounter).

As an example the cache could be flushed by adding a method to AutoTestHitCounter>>
flushCache
   method selector flushCache.




Reply via email to