Hi folks. I have the following issue:
http://code.google.com/p/pharo/issues/detail?id=2485
Pharo image: Pharo-1.1-11367-Beta
Pharo core version: 11367
Virtual machine used: Mac 2.4.2
Class browser used if applicable: OB
Steps to reproduce:
1. Open a system browser
2. Select a class that has tests. Example ArrayLiteralTest.
3. Select any test method, like testByteArrayBase.
4. Right button, "debug test"
5. When the debugger raise, just click on Proceed
There you will get a BlockCannotReturn: Block Cannot Return
I attach PharoDebug.log in the issue tracker.
Cheers
Mariano