Wind River Support Network

HomeDefectsLIN1022-952
Not to be fixed

LIN1022-952 : ruby-ptest: 52/827 failed

Created: Jul 17, 2022    Updated: Dec 11, 2023
Resolved Date: Dec 11, 2023
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace

Description

1) setup.sh --machine xilinx-zynqmp --dl-layers --distro wrlinux --templates feature/xfce feature/busybox feature/lttng feature/mariadb feature/nftables feature/package-management feature/ptest feature/snmp feature/unit-test feature/xfce --layers meta-filesystems meta-security-compliance meta-virtualization --dl-layers

2) . ./oe-init-build-env build

3) vim conf/local.conf and add the following line
IMAGE_INSTALL_append += " ruby"

4) bitbake wrlinux-image-glibc-std

5) boot the target and run ptest
ptest-runner ruby
START: ptest-runner
2022-07-13T04:11
BEGIN: /usr/lib64/ruby/ptest
............
DURATION: 3690
END: /usr/lib64/ruby/ptest
2022-07-13T05:13
STOP: ptest-runner
TOTAL: 1 FAIL: 0
Summary: pass 775 fail 52

Steps to Reproduce

1) setup.sh
--machine xilinx-zynqmp --dl-layers --distro wrlinux --templates feature/ptest --dl-layers
2) . ./oe-init-build-env build
3) vim conf/local.conf
IMAGE_INSTALL:append = " ruby make"
4) bitbake wrlinux-image-std
5) boot on target
6) run command as problem description.
Live chat
Online