http://d.puremagic.com/issues/show_bug.cgi?id=6150

           Summary: runnable/testsocket.d
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: bra...@puremagic.com


--- Comment #0 from Brad Roberts <bra...@puremagic.com> 2011-06-11 23:39:45 PDT 
---
If I'm reading the code right, this test depends on connect not failing during
the connect and only later failing during the poll.  It's not wrong for connect
to fail immediately and not defer that to a poll, even with the socket set to
non-blocking.  I've seen it on linux and on freebsd/64 it seems to occur pretty
frequently (roughly half the time).

I'm tempted to just nuke the entire test.  It's not a dmd test, it's a phobos
test, and all that code is on the list of 'things that should be overhauled'
anyway.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to