StéphaneDucasse

Results 1102 comments of StéphaneDucasse

Hi David In fact we are just missing to execute `StThreadSafeTranscript installThreadSafeAsTranscript` Can you try and let me know?

May be the documentation here is helping https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/Baselines.md I agree with you that it would be better if we can. Now I would like to remove Metacello :). GitHubpharo-wiki/General/Baselines.md at...

For me this is ok but your sharp eyes may be better :)

It was a nice way to explain the new architecture to Cyril

There is this test failing #testNoEquivalentSuperclassMethods apparently it is unique. Can you have a look? Else I will merge and I will fix it.

Hi kris Thanks for this one. We once tried to make sure that SUnit gets only one logic to run the tests locally and on the server but the code...

Thanks pablo your tests are inspiring for me. I will check if I can write tests for the object transcript in a similar vein.