Issue 5771 in pharo: [BUG]: Testing from Nautilus inconsistent

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

Issue 5771 in pharo: [BUG]: Testing from Nautilus inconsistent

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Nautilus

New issue 5771 by [hidden email]: [BUG]: Testing from Nautilus  
inconsistent
http://code.google.com/p/pharo/issues/detail?id=5771

Pharo1.4
Latest update: #14439

1. DoIt:
     Gofer it
         squeaksource: 'MethodWrappers';
         package: 'MethodWrappers4';
         load.

     Gofer new
         squeaksource: 'BDDExtensions';
         package: 'Mock';
         load.
2. Select MockSpecification in Nautilus

If you run the tests individually by selecting the test method and hitting  
Cmd-t (Mac), they all pass, but if you run all the tests for the class by  
selecting the class itself, #testDateAndTime usually fails, and  
#testStubBasic has an error, but there's no other information (e.g.  
debuggers open). All tests also pass if run from the TestRunner.


_______________________________________________
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 5771 in pharo: [BUG]: Testing from Nautilus inconsistent

pharo
Updates:
        Status: Closed

Comment #1 on issue 5771 by [hidden email]: [BUG]: Testing from  
Nautilus inconsistent
http://code.google.com/p/pharo/issues/detail?id=5771

Seems to be fixed in ConfigurationOfNautilus-BenjaminVanRyseghem.225


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