On 16 Jul 2013, at 12:13, Camillo Bruni <camillobruni@gmail.com> wrote:
very nice, 3.0 is almost green :)
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/lastComplet...
- some strange unknown processes only under mac and win - 3 Zinc failures under win
I (have) know(n) about these for a while, but this is really annoying. I only have occasionally access to a Windows machine, but even then I am at a loss. This has to do with the Socket API at the VM level behaving slightly different, which impacts the open/close, connected/disconnected state of socket streams. There is also an API issue at the Pharo level: there is no clear differences between socket stream read or write channels with respect to being in either state (i.e. #atEnd is only for reading). Summary: I could use some help ;-)
- a chunkimport failure under win