Bug 197861 - [jenkins] usr.sbin.pw.pw_useradd:user_add_password_expiration_date_relative failed
Summary: [jenkins] usr.sbin.pw.pw_useradd:user_add_password_expiration_date_relative f...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: tests (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: Brad Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-20 20:59 UTC by Enji Cooper
Modified: 2015-03-04 00:34 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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