[Pharo 3] Failing tests on Build Server
Linux: ReleaseTest>>testUnknownProcesses BlockClosureTest>>testOnForkErrorTakesLessThanOneSecond Win: ZnHTTPSTests.>>testGetPharoVersion All: ReleaseTest>>#testObsoleteBehaviors
On 09 Dec 2013, at 09:38, Marcus Denker <marcus.denker@inria.fr> wrote:
Linux: ReleaseTest>>testUnknownProcesses BlockClosureTest>>testOnForkErrorTakesLessThanOneSecond
Win: ZnHTTPSTests.>>testGetPharoVersion
This is a problem with the networking infrastructure on the windows slave. Error Message cannot resolve âci.inria.fr' in other words, its a DNS lookup failure. There is not much that higher level code can do but to give up.
All: ReleaseTest>>#testObsoleteBehaviors
On 09 Dec 2013, at 09:44, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Win: ZnHTTPSTests.>>testGetPharoVersion
This is a problem with the networking infrastructure on the windows slave.
Error Message
cannot resolve âci.inria.fr'
in other words, its a DNS lookup failure. There is not much that higher level code can do but to give up.
ok, I added https://pharo.fogbugz.com/f/cases/12377
participants (2)
-
Marcus Denker -
Sven Van Caekenberghe