Bug 197861

Summary: [jenkins] usr.sbin.pw.pw_useradd:user_add_password_expiration_date_relative failed
Product: Base System Reporter: Enji Cooper <ngie>
Component: testsAssignee: Brad Davis <brd>
Status: Closed FIXED    
Severity: Affects Some People CC: testing, will
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   

Comment 1 Enji Cooper freebsd_committer freebsd_triage 2015-02-20 21:01:43 UTC
Yeah... the clock ticked and the compared value was off by a second.
Comment 3 Brad Davis freebsd_committer freebsd_triage 2015-02-24 14:53:16 UTC
Thanks for opening the PR. I'll take a look.
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-02-24 22:22:52 UTC
A commit references this bug:

Author: brd
Date: Tue Feb 24 22:22:07 UTC 2015
New revision: 279256
URL: https://svnweb.freebsd.org/changeset/base/279256

Log:
  Fix a race condition by allowing up to 5 seconds of difference between the time stamps.

  PR:		197861
  Approved by:	will

Changes:
  head/usr.sbin/pw/tests/pw_useradd.sh