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=4800Took 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