Issue 4800 in pharo: CAnnot run test from Nautilus

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

Issue 4800 in pharo: CAnnot run test from Nautilus

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

New issue 4800 by marianopeck: CAnnot run test from Nautilus
http://code.google.com/p/pharo/issues/detail?id=4800

Took the image from here: https://ci.lille.inria.fr/pharo/job/Nautilus/187/

Take ShortRunArrayTest, select the method #testValuesDo and do cmd + t.

You will get an error in

runTestFor: aCollection

        aCollection do: [:each |
                each isTestMethod
                        ifTrue: [ self runTestForAMethod: each ]]

since 'each' is an array and not one test.




_______________________________________________
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 4800 in pharo: CAnnot run test from Nautilus

pharo
Updates:
        Status: Duplicate
        Mergedinto: 4846

Comment #1 on issue 4800 by [hidden email]: CAnnot run test from  
Nautilus
http://code.google.com/p/pharo/issues/detail?id=4800

(No comment was entered for this change.)


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