[Bug 285400] sys/geom/class/eli/misc_test:preserve_disk_props skipped in FreeBSD 14 stable and FreeBSD 15 current
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285400] sys/geom/class/eli/misc_test:preserve_disk_props skipped in FreeBSD 14 stable and FreeBSD 15 current"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285400] sys/geom/class/eli/misc_test:preserve_disk_props skipped in FreeBSD 14 stable and FreeBSD 15 current"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 12:07:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285400
Bug ID: 285400
Summary: sys/geom/class/eli/misc_test:preserve_disk_props
skipped in FreeBSD 14 stable and FreeBSD 15 current
Product: Base System
Version: 14.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: tests
Assignee: testing@FreeBSD.org
Reporter: hareshx.sankar.raj@intel.com
sys/geom/class/eli/misc_test:preserve_disk_props -> skipped: Required
configuration property 'disks' not defined [0.001s]
Could you please help how we could make the test preserve_disk_props unskip and
pass?
We tried to create a dummy disk and export the DISKS property variable and run
- but we got the same result.
The issue was seen on FreeBSD 14.1 release, 14 stable and 15 current
Steps to reproduce:
1. pkg install kyua
2. sysctl kern.ipc.tls.enable=1
3. cd /usr/tests
4. Kyua test sys/geom/class/eli
kyua test sys/geom/class/eli
sys/geom/class/eli/attach_test:attach_d -> passed [2.178s]
sys/geom/class/eli/attach_test:attach_multiple -> passed [0.083s]
sys/geom/class/eli/attach_test:attach_multiple_fails -> broken: Premature
exit; test case exited with code 1 [0.013s]
sys/geom/class/eli/attach_test:attach_r -> passed [0.057s]
sys/geom/class/eli/attach_test:nokey -> passed [0.039s]
sys/geom/class/eli/configure_test:configure_b_B -> passed [0.155s]
sys/geom/class/eli/delkey_test:delkey -> passed [0.202s]
sys/geom/class/eli/delkey_test:delkey_readonly -> passed [0.055s]
sys/geom/class/eli/detach_test:detach_l -> passed [2.160s]
sys/geom/class/eli/init_test:init -> passed [1.745s]
sys/geom/class/eli/init_test:init_B -> passed [0.130s]
sys/geom/class/eli/init_test:init_J -> passed [74.249s]
sys/geom/class/eli/init_test:init_a -> passed [16.589s]
sys/geom/class/eli/init_test:init_alias -> passed [0.314s]
sys/geom/class/eli/init_test:init_i_P -> passed [0.028s]
sys/geom/class/eli/init_test:nokey -> passed [0.025s]
sys/geom/class/eli/integrity_test:copy -> passed [15.153s]
sys/geom/class/eli/integrity_test:data -> passed [8.977s]
sys/geom/class/eli/integrity_test:hmac -> passed [8.951s]
sys/geom/class/eli/kill_test:kill -> passed [1.223s]
sys/geom/class/eli/kill_test:kill_readonly -> passed [0.063s]
sys/geom/class/eli/misc_test:physpath -> passed [0.064s]
sys/geom/class/eli/misc_test:preserve_disk_props -> skipped: Required
configuration property 'disks' not defined [0.001s]
sys/geom/class/eli/misc_test:preserve_props -> passed [0.033s]
sys/geom/class/eli/misc_test:unaligned_io -> passed [2.565s]
sys/geom/class/eli/onetime_test:onetime -> passed [1.776s]
sys/geom/class/eli/onetime_test:onetime_a -> passed [7.056s]
sys/geom/class/eli/onetime_test:onetime_d -> passed [2.164s]
sys/geom/class/eli/onetime_test:onetime_null -> passed [0.047s]
sys/geom/class/eli/online_resize_test:online_resize -> passed [13.924s]
sys/geom/class/eli/pbkdf2_test:hmactest -> passed [4.049s]
sys/geom/class/eli/reentrancy_test:init -> passed [19.926s]
sys/geom/class/eli/resize_test:resize -> passed [0.266s]
sys/geom/class/eli/setkey_test:nokey -> passed [0.069s]
sys/geom/class/eli/setkey_test:setkey -> passed [0.261s]
sys/geom/class/eli/setkey_test:setkey_passphrase -> passed [21.607s]
sys/geom/class/eli/setkey_test:setkey_readonly -> passed [0.050s]
Results file id is usr_tests.20250215-060555-627469
Results saved to /root/.kyua/store/results.usr_tests.20250215-060555-627469.db
36/37 passed (1 failed)
root@silpixa00400850:/usr/tests # kyua report --results-filter skipped
--results-file /usr/tests --verbose
===> Execution context
Current directory: /usr/tests
Environment variables:
BLOCKSIZE=K
ENV=/root/.shrc
HOME=/root
LANG=C.UTF-8
LOGNAME=root
MAIL=/var/mail/root
MM_CHARSET=UTF-8
OLDPWD=/root/kyua_executor
PAGER=less
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
PWD=/usr/tests
SHELL=/bin/sh
SSH_CLIENT=10.94.154.238 62938 22
SSH_CONNECTION=10.94.154.238 62938 10.237.214.23 22
SSH_TTY=/dev/pts/0
TERM=xterm
USER=root
===> sys/geom/class/eli/misc_test:preserve_disk_props
Result: skipped: Required configuration property 'disks' not defined
Start time: 2025-02-15T06:08:08.886500Z
End time: 2025-02-15T06:08:08.887832Z
Duration: 0.001s
Metadata:
allowed_architectures is empty
allowed_platforms is empty
description = geli should preserve properties for disks
has_cleanup = true
is_exclusive = false
required_configs = disks
required_disk_space = 0
required_files is empty
required_memory = 0
required_programs is empty
required_user = root
timeout = 15
===> Skipped tests
sys/geom/class/eli/misc_test:preserve_disk_props -> skipped: Required
configuration property 'disks' not defined [0.001s]
===> Summary
Results read from /root/.kyua/store/results.usr_tests.20250215-060555-627469.db
Test cases: 37 total, 1 skipped, 0 expected failures, 1 broken, 0 failed
Start time: 2025-02-15T06:05:55.728318Z
End time: 2025-02-15T06:09:23.253538Z
Total time: 206.250s
--
You are receiving this mail because:
You are the assignee for the bug.