Issue 4993 in pharo: Failing Test: ZnNeoClientTests

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

Issue 4993 in pharo: Failing Test: ZnNeoClientTests

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Type-Bug Milestone-1.4

New issue 4993 by [hidden email]: Failing Test: ZnNeoClientTests
http://code.google.com/p/pharo/issues/detail?id=4993

ZnNeoClientTests.testTimeout started to fail after integrating Issue 4981


_______________________________________________
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 4993 in pharo: Failing Test: ZnNeoClientTests

pharo
Updates:
        Labels: -Type-Bug Type-FailingTest

Comment #1 on issue 4993 by [hidden email]: Failing Test:  
ZnNeoClientTests
http://code.google.com/p/pharo/issues/detail?id=4993

(No comment was entered for this change.)


_______________________________________________
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 4993 in pharo: Failing Test: ZnNeoClientTests

pharo

Comment #2 on issue 4993 by [hidden email]: Failing Test:  
ZnNeoClientTests
http://code.google.com/p/pharo/issues/detail?id=4993

The solution is to delete the method #default from ZnConnectionTimeout  
(class side for the old code, instance side for the issue 4981 code).

The patch from issue 4981 was based on a earlier version of the Zn code  
where the #default method was actually used, now it has to be nil. If you  
are curious look at Zn[Neo]Cient>>#withTimeoutDo: and ZnNetworkingUtils  
class>>#socketStreamTimeout

Sven


_______________________________________________
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 4993 in pharo: Failing Test: ZnNeoClientTests

pharo
Updates:
        Status: FixToInclude

Comment #3 on issue 4993 by [hidden email]: Failing Test:  
ZnNeoClientTests
http://code.google.com/p/pharo/issues/detail?id=4993

(No comment was entered for this change.)


_______________________________________________
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 4993 in pharo: Failing Test: ZnNeoClientTests

pharo
Updates:
        Status: Integrated

Comment #4 on issue 4993 by [hidden email]: Failing Test:  
ZnNeoClientTests
http://code.google.com/p/pharo/issues/detail?id=4993

in 14226


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