little bug in OB running tests

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

little bug in OB running tests

Mariano Martinez Peck
Hi Lukas. A lot of times, I run tests with cmd + t in OB and the test fails (mostly becuase I like doing TDD). When I press proceed and the test passes (green), the little point on the left of the method in OB, isn't painted with green color as it does when the test directly passes (withput a failure in the middle).

Thanks

Mariano

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

Re: little bug in OB running tests

Lukas Renggli
Hard to do, because #debug on the test case does not return the test
result and re-running the test somehow screws up the stack. I am happy
to integrate if you find a good solution.

Lukas

2010/10/10 Mariano Martinez Peck <[hidden email]>:

> Hi Lukas. A lot of times, I run tests with cmd + t in OB and the test fails
> (mostly becuase I like doing TDD). When I press proceed and the test passes
> (green), the little point on the left of the method in OB, isn't painted
> with green color as it does when the test directly passes (withput a failure
> in the middle).
>
> Thanks
>
> Mariano
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



--
Lukas Renggli
www.lukas-renggli.ch

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