sock_test makes invalid assumption that network writes are coalesced

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.4.0-rc2
    • Affects Version/s: 2.4.0-rc0, 2.4.0-rc1
    • Component/s: Testing Infrastructure
    • None
    • Environment:
      All, but only appears to adversely affect 32-bit Windows
    • Fully Compatible
    • ALL
    • Hide

      Run sock_test repeatedly on a Win32 system. It will occasionally fail.

      Show
      Run sock_test repeatedly on a Win32 system. It will occasionally fail.
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The test incorrectly assumes that after two single byte writes that it will be able to read back both bytes in one socket call. This seems to work pretty much everywhere but 32-bit Windows.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: