NetBSD Problem Report #47661
From jmmv@netbsd.org Sun Mar 17 06:20:23 2013
Return-Path: <jmmv@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
by www.NetBSD.org (Postfix) with ESMTP id 54A8963C07C
for <gnats-bugs@gnats.NetBSD.org>; Sun, 17 Mar 2013 06:20:23 +0000 (UTC)
Message-Id: <20130317062023.32BF014A310@mail.netbsd.org>
Date: Sun, 17 Mar 2013 06:20:23 +0000 (UTC)
From: jmmv@netbsd.org
Reply-To: jmmv@netbsd.org
To: gnats-bugs@NetBSD.org
Subject: t_swsensor tests are flaky
X-Send-Pr-Version: 3.95
>Number: 47661
>Category: kern
>Synopsis: t_swsensor tests are flaky
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 17 06:25:01 +0000 2013
>Closed-Date: Tue Mar 26 02:19:16 +0000 2024
>Last-Modified: Tue Mar 26 02:19:16 +0000 2024
>Originator: Julio Merino
>Release: NetBSD 6.99.17
>Organization:
>Environment:
System: NetBSD nbair.virtual.network 6.99.17 NetBSD 6.99.17 (GENERIC) #13: Sat Mar 16 11:23:16 JST 2013 jmmv@nbair.virtual.network:/home/jmmv/os/netbsd/amd64/obj/home/jmmv/os/netbsd/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
The entropy_polled_sensor and entropy_interrupt_sensor tests in
dev/sysmon/t_swsensor are flaky: they fail in various steps,
sometimes.
I've seen failures in 15a and 15b for sure, and I seem to recall
failures in 14* as well.
This is on amd64 and not inside qemu.
>How-To-Repeat:
Run t_swsensor in a loop and wait for it to fail. Usually will fail
on the first try.
>Fix:
Dunno. Fix the tests or fix the code.
>Release-Note:
>Audit-Trail:
From: "Julio Merino" <jmmv@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/47661 CVS commit: src/tests/dev/sysmon
Date: Sun, 17 Mar 2013 06:29:55 +0000
Module Name: src
Committed By: jmmv
Date: Sun Mar 17 06:29:55 UTC 2013
Modified Files:
src/tests/dev/sysmon: t_swsensor.sh
Log Message:
These tests are flaky so mark them as expected failures... when they fail.
See PR kern/47661.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/dev/sysmon/t_swsensor.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
From: "Taylor R Campbell" <riastradh@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/47661 CVS commit: src/tests/dev/sysmon
Date: Sun, 13 Jun 2021 14:45:36 +0000
Module Name: src
Committed By: riastradh
Date: Sun Jun 13 14:45:36 UTC 2021
Modified Files:
src/tests/dev/sysmon: t_swsensor.sh
Log Message:
tests/dev/sysmon: Query bits of data, not bits of entropy.
Fixes PR kern/47661.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tests/dev/sysmon/t_swsensor.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
State-Changed-From-To: open->feedback
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sat, 10 Jul 2021 06:02:53 +0000
State-Changed-Why:
fixed?
State-Changed-From-To: feedback->closed
State-Changed-By: riastradh@NetBSD.org
State-Changed-When: Tue, 26 Mar 2024 02:19:16 +0000
State-Changed-Why:
feedback timeout, tests pass in releng testbeds now, seems fixed
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.