Bug 210638 - sys.kern.lockf_test:randlock is failing on Jenkins
Summary: sys.kern.lockf_test:randlock is failing on Jenkins
Status: Closed Unable to Reproduce
Alias: None
Product: Base System
Classification: Unclassified
Component: tests (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: Enji Cooper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-27 20:24 UTC by Enji Cooper
Modified: 2017-08-01 05:56 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper freebsd_committer freebsd_triage 2016-06-27 20:24:09 UTC
Jenkins is reporting a failure with sys.kern.lockf_test:randlock as of r302222 [*]. https://svnweb.freebsd.org/base?view=revision&revision=302216 is a likely culprit.

Repro I'm going to try:

- Log in as root.
- Run kyua like so:
  kyua debug -k /usr/tests/sys/kern/Kyuafile lockf_test:randlock

* https://jenkins.freebsd.org/job/FreeBSD_HEAD/334/testReport/junit/sys.kern/lockf_test/randlock/
Comment 1 Enji Cooper freebsd_committer freebsd_triage 2017-08-01 05:56:47 UTC
This was fixed a while ago:

$ kyua debug -k /usr/tests/sys/kern/Kyuafile lockf_test:randlock
lockf_test:randlock  ->  passed
$