On 28 Jun 2011, at 19:54, Marcus Denker wrote: > > On Jun 28, 2011, at 7:50 PM, Sven Van Caekenberghe wrote: > >> >> On 28 Jun 2011, at 18:35, Brian Tabone wrote: >> >>> I ran the full test suite on Pharo 1.3 (one click image) on Win 7 64, and >>> it appears that the image hangs up on a socket read. Below is some >>> information from the F2 console window, I dumped stacks, processes, >>> primitives, and socket info. The image does not respond to alt - . (no user >>> interrupt window ever displays). Attached is a screenshot of the image >>> where it hangs. The VM reports its version as: >>> >>> Teleplace VM 1.0.15 (release) from Oct 4, 2010 >>> Compiler: gcc 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) >>> >>> Sorry if this is a duplicate or known issue, just figured I should be on >>> the safe side and report it. >> >> It seems that ZnUserAgentTests>>#testDelete fails for you. >> >> It works for me and for the regular integration/build servers, does the >> windows slave pass this test ? >> > The windows slave does not yet run tests.. we will add that ASAP now that it > is up and running.
OK, Marcus, I don't want to push, you'll let us know when it is ready. Brian, Does the ZnUserAgentTests>>#testDelete succeed when you run it in isolation ? Does the whole test suite always fail at the same test ? Sven
