[Bug 2659] New: Fix race conditions in forwarding tests

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Jan 3 02:32:57 AEDT 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2659

            Bug ID: 2659
           Summary: Fix race conditions in forwarding tests
           Product: Portable OpenSSH
           Version: 7.4p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Regression tests
          Assignee: unassigned-bugs at mindrot.org
          Reporter: cjwatson at debian.org

Created attachment 2925
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2925&action=edit
Fix race conditions in forwarding tests

As described in
https://lists.mindrot.org/pipermail/openssh-unix-dev/2016-December/035629.html,
I'm seeing peculiar failures in the forwarding tests on some systems. 
I suspect (though can't prove) that this may be the result of a race
condition similar to that fixed in portable
b3c19151cba2c0ed01b27f55de0d723ad07ca98f, so the attached patch
converts the other tests in regress/forwarding.sh to use the same mux
socket approach introduced in that commit.

I can only test this by making an upload to Debian unstable, so I'll
let you know if this improves matters ...

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list