Issue 6468 in pharo: [Nautilus BUG]: Runs tests differently than TestRunner

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

Issue 6468 in pharo: [Nautilus BUG]: Runs tests differently than TestRunner

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Type-Bug Target-Nautilus Milestone-2.0

New issue 6468 by [hidden email]: [Nautilus BUG]: Runs tests  
differently than TestRunner
http://code.google.com/p/pharo/issues/detail?id=6468

1. Load VimPharo via [1]
2. In Nautilus, run VimPharoSpecification>>testCaretDown via the shortcut  
($j command, $m). It will fail.
3. In TestRunner, run VimPharoSpecification. #testCaretDown will pass.

[1] doIt:
   Gofer it
         url: 'http://seaside.gemstone.com/ss/metacello';
         package: 'ConfigurationOfMetacello';
         load.

   (Smalltalk at: #ConfigurationOfMetacello) project stableVersion  
load: 'batch'.

   Gofer new
     url: 'http://ss3.gemstone.com/ss/VimPharo';
     package: 'ConfigurationOfVimPharo';
     load.

   ((Smalltalk at: #ConfigurationOfVimPharo) project version: '0.7') load.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6468 in pharo: [Nautilus BUG]: Runs tests differently than TestRunner

pharo
Updates:
        Status: WorkNeeded-NextAction

Comment #1 on issue 6468 by [hidden email]: [Nautilus BUG]: Runs  
tests differently than TestRunner
http://code.google.com/p/pharo/issues/detail?id=6468

I just tried in 20443, and I got the same result in the test runner and  
Nautilus.

Can you reproduce it ?


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6468 in pharo: [Nautilus BUG]: Runs tests differently than TestRunner

pharo
Updates:
        Status: Closed

Comment #2 on issue 6468 by [hidden email]: [Nautilus BUG]: Runs  
tests differently than TestRunner
http://code.google.com/p/pharo/issues/detail?id=6468

In 20452 I'm getting the same in both... I don't remember the exact details  
of the original error, so let's close this for now...


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker