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

            Bug ID: 3374
           Summary: Test login-timeout fails nonedeterministically
           Product: Portable OpenSSH
           Version: 8.8p1
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Regression tests
          Assignee: unassigned-b...@mindrot.org
          Reporter: r...@rosekunkel.me

Created attachment 3558
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3558&action=edit
Patch to increase the wait time to 20s

Running the test login-timeout.sh on my machine sometimes fails and
sometimes passes. There seems to be some variance in how long it takes
sshd to disconnect a client after it has timed out, and as a result the
second client sometimes attempts to connect before the first client has
been disconnected, which fails. Changing the wait time between the
first and second connections from 15 to 20 seconds makes the test pass
consistently. I've attached a patch making this change, but there may
be an underlying issue in sshd that needs to be fixed instead. I'm
happy to provide logs/system information/etc if that would be helpful.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to