Bug 228492 - [meta PR][i386] stable/11 (11.2-BETA3) broken tests
Summary: [meta PR][i386] stable/11 (11.2-BETA3) broken tests
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: tests (show other bugs)
Version: 11.1-STABLE
Hardware: i386 Any
: --- Affects Only Me
Assignee: freebsd-testing (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-25 19:41 UTC by Glen Barber
Modified: 2019-04-22 05:38 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Glen Barber freebsd_committer freebsd_triage 2018-05-25 19:41:41 UTC
There are a number of broken tests on 11.2-BETA3 specific to i386.

Instead of opening an individual PR for each test, the HTML kyua report containing the details is available at:

https://people.freebsd.org/~gjb/tests/11.2.i386/#failed
Comment 1 Glen Barber freebsd_committer freebsd_triage 2018-05-25 19:44:57 UTC
Correction to the URL:

https://people.freebsd.org/~gjb/tests/11.2.i386/#broken
Comment 2 Glen Barber freebsd_committer freebsd_triage 2018-05-25 19:51:18 UTC
(In reply to Glen Barber from comment #1)
> Correction to the URL:
> 
> https://people.freebsd.org/~gjb/tests/11.2.i386/#broken

It seems I had forgotten to select the debug distribution sets when installing this instance.  I have added them to (hopefully) get usable backtraces in the broken test cases, and will update the HTML report when it is complete.
Comment 3 Glen Barber freebsd_committer freebsd_triage 2018-05-25 20:27:10 UTC
(In reply to Glen Barber from comment #2)
> (In reply to Glen Barber from comment #1)
> > Correction to the URL:
> > 
> > https://people.freebsd.org/~gjb/tests/11.2.i386/#broken
> 
> It seems I had forgotten to select the debug distribution sets when
> installing this instance.  I have added them to (hopefully) get usable
> backtraces in the broken test cases, and will update the HTML report when it
> is complete.

Files replaced, but in some cases, it does not seem to have made much of a difference.
Comment 4 Ed Maste freebsd_committer freebsd_triage 2018-05-29 18:27:21 UTC
AFAIR pidfile_test had issues on a number of systems, it may just be a bad test.
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-07-04 18:02:47 UTC
A commit references this bug:

Author: emaste
Date: Wed Jul  4 18:01:53 UTC 2018
New revision: 335964
URL: https://svnweb.freebsd.org/changeset/base/335964

Log:
  MFC r306098 (br): Use kqueue(2) instead of select(2).

  This helps to ensure we will not lose SIGINT sent by parent to child.

  PR:		212562, 228492

Changes:
_U  stable/11/
  stable/11/lib/libutil/tests/pidfile_test.c
Comment 6 commit-hook freebsd_committer freebsd_triage 2018-07-04 18:03:54 UTC
A commit references this bug:

Author: emaste
Date: Wed Jul  4 18:03:20 UTC 2018
New revision: 335965
URL: https://svnweb.freebsd.org/changeset/base/335965

Log:
  MFC r306098 (br): Use kqueue(2) instead of select(2).

  This helps to ensure we will not lose SIGINT sent by parent to child.

  PR:		212562, 228492

Changes:
_U  stable/10/
  stable/10/lib/libutil/tests/pidfile_test.c
Comment 7 Ed Maste freebsd_committer freebsd_triage 2018-07-04 18:05:02 UTC
Would be good to reconfirm on stable/11 now
Comment 8 Enji Cooper freebsd_committer freebsd_triage 2019-04-22 05:06:30 UTC
Closing due to age and the fact that these failures no longer occur on 11.3-STABLE. Other tests are failing in different ways and I am filing bugs for those.
Comment 9 Enji Cooper freebsd_committer freebsd_triage 2019-04-22 05:38:56 UTC
(In reply to Enji Cooper from comment #8)

Correction: 11.2-STABLE :).