Issue 5634 in pharo: Do not fork when running multiple tests

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

Issue 5634 in pharo: Do not fork when running multiple tests

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

New issue 5634 by marianopeck: Do not fork when running multiple tests
http://code.google.com/p/pharo/issues/detail?id=5634

Hi Ben. While I think it is a good idea to run a test in a fork, when  
running all the tests of a class or a package, I recommend to DO NOT run  
each test in a fork. Instead, run all of them, one after another one, in  
the same fork.
Do you agree?


_______________________________________________
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 5634 in pharo: Do not fork when running multiple tests

pharo

Comment #1 on issue 5634 by [hidden email]: Do not fork when running  
multiple tests
http://code.google.com/p/pharo/issues/detail?id=5634

I do :)

I should do another pass more clever that what I did previously ^^


_______________________________________________
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 5634 in pharo: Do not fork when running multiple tests

pharo
Updates:
        Status: Integrated

Comment #2 on issue 5634 by marianopeck: Do not fork when running multiple  
tests
http://code.google.com/p/pharo/issues/detail?id=5634

so...today we fixed it :)


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