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 ? Sven