Hi,

I'm running into a problem when performing asynchronous integration tests 
for an actor on a Jenkins build server. As suggested in the documentation 
(http://doc.akka.io/docs/akka/2.3.9/scala/testing.html#Accounting_for_Slow_Test_Systems)
 
I am using akka.test.timefactor to increase the timeouts. It seems however 
that the ReceiveTimeout that is set in the actor using 
context.setReceiveTimeout is not multiplied by this factor. Is this 
expected behaviour or might this be a bug?
I am running on Akka 2.3.9; the release notes of newer versions do not 
mention fixing an issue regarding this.

Kind regards,
Jan-Pieter

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to