monkey timeout

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

monkey timeout

Nicolai Hess
I think we have to review and revert some changes for
SmallLint (RB-Classes).
issue 14096 and 14098

for instance, rules on package X are executed on all methods in class Y
if package X extends "one" methode in class Y.
-> issue 14228
Reply | Threaded
Open this post in threaded view
|

Re: monkey timeout

Marcus Denker-5
I have added a workaround (temporary) to the the RBSentNotImplementedRule to actually not check, this fixed the timeout (but of course the rule needs to be fixed, there is an issue from that already and Yuriy already commented how it will be fixed.




On Sat, Oct 18, 2014 at 3:35 PM, Nicolai Hess <[hidden email]> wrote:

I think we have to review and revert some changes for
SmallLint (RB-Classes).
issue 14096 and 14098

for instance, rules on package X are executed on all methods in class Y
if package X extends "one" methode in class Y.
-> issue 14228