[Pharo-project] Issue 3786 in pharo: Debug test .. (d) menu option in OBSystenBrowser gives SystemGuardException in Pharo 1.2
Status: New Owner: ---- New issue 3786 by jvdsa...@gmail.com: Debug test .. (d) menu option in OBSystenBrowser gives SystemGuardException in Pharo 1.2 http://code.google.com/p/pharo/issues/detail?id=3786 Pharo image: Pharo Pharo core version: Pharo1.2rc2 update #12340 (Build #169) Virtual machine used: CogVM on OSX Class browser used: OBSystemDebugger Steps to reproduce: 1. Select any test method in the browser 2. Choose " Debug test ..." from the methods context menu Attachments: PharoDebug.log 28.1 KB
Comment #1 on issue 3786 by renggli: Debug test .. (d) menu option in OBSystenBrowser gives SystemGuardException in Pharo 1.2 http://code.google.com/p/pharo/issues/detail?id=3786 Hmm, #asContext seems to push nil arguments in cog. Anyway, it can be easily fixed by popping the nil argument and pushing the right one again. Name: OB-SUnitIntegration-lr.40 Author: lr Time: 6 March 2011, 5:33:29 pm UUID: a58de078-0405-41f8-bbf3-1ce9fdb1b5b8 Ancestors: OB-SUnitIntegration-lr.39 - fix 'debug test' for Cog in Pharo 1.2
Updates: Status: Closed Comment #2 on issue 3786 by marcus.d...@gmail.com: Debug test .. (d) menu option in OBSystenBrowser gives SystemGuardException in Pharo 1.2 http://code.google.com/p/pharo/issues/detail?id=3786 fixed
Comment #3 on issue 3786 by jvdsa...@gmail.com: Debug test .. (d) menu option in OBSystenBrowser gives SystemGuardException in Pharo 1.2 http://code.google.com/p/pharo/issues/detail?id=3786 This bug is still present in the 1.2.1 development image.
Updates: Status: Duplicate Mergedinto: 3842 Comment #4 on issue 3786 by marcus.d...@gmail.com: Debug test .. (d) menu option in OBSystenBrowser gives SystemGuardException in Pharo 1.2 http://code.google.com/p/pharo/issues/detail?id=3786 So then this code is in the other branch... will be fixed with a merge
participants (1)
-
pharo@googlecode.com