Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2023 13:54:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 274602] Test suite failures on 14.0
Message-ID:  <bug-274602-32464-E8rb2Lfh7Y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274602-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274602-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274602

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
The first three did not fail on a re-run
# kyua test -k /usr/tests/lib/libc/nss/Kyuafile

The others are reproducible on re-run
# kyua test -k /usr/tests/sys/fs/tmpfs/Kyuafile
# kyua test -k /usr/tests/usr.sbin/mixer/Kyuafile

=3D=3D=3D

For the tmpfs tests kyua report --verbose -r ... shows:

Result:     failed: Incorrect atime
Start time: 2023-10-20T13:52:13.292723Z
End time:   2023-10-20T13:52:14.368358Z
Duration:   1.076s

Metadata:
    allowed_architectures is empty
    allowed_platforms is empty
    description =3D Tests that creating an empty file and later manipulatin=
g it
updates times correctly
    has_cleanup =3D false
    is_exclusive =3D false
    required_configs is empty
    required_disk_space =3D 0
    required_files is empty
    required_memory =3D 0
    required_programs is empty
    required_user =3D root
    timeout =3D 300

Standard output:
Executing command [ mkdir /tmp/kyua.1N7Z2W/93/work/mntpt ]
mount -t tmpfs  tmpfs /tmp/kyua.1N7Z2W/93/work/mntpt
Executing command [ touch a ]
Executing command [ cat a ]

Standard error:
Files left in work directory after failure: mntpt, mounterr

=3D=3D=3D

For the mixer tests kyua report --verbose -r ... shows:

Standard output:
Executing command [ /bin/sh -c mixer vol | awk '{print $7}' ]
vol.volume=3D1.00:1.00
vol.mute=3D0

Standard error:
Fail: regexp ^[0-9]{1,3}:[0-9]{1,3}$ not in stdout


Files left in work directory after failure: saved_vol
mixer: : no such device

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274602-32464-E8rb2Lfh7Y>