Wind River Support Network

HomeDefectsLIN1018-2997
Not to be fixed

LIN1018-2997 : openhpi-ptest: 2/874 fail

Created: Nov 20, 2018    Updated: Mar 26, 2019
Resolved Date: Mar 25, 2019
Found In Version: 10.18.44.1
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Userspace

Description

/usr/lib64/openhpi/ptest# ./run-ptest
make: Entering directory '/usr/lib64/openhpi/ptest/marshal/t'
PASS: marshal_000
PASS: marshal_001
PASS: marshal_002
PASS: marshal_003
PASS: marshal_004
PASS: marshal_005
...
FAIL: ohpi_035
..
FAIL: sahpi_text_utils_test
..
Summary: pass 872    fail 2

Steps to Reproduce

1) setup.sh
--machine intel-x86-64 --templates feature/LAMP feature/criu feature/cut feature/dhcp-server-kea feature/gcc-sanitizers feature/gdb feature/ipmi feature/ipv6 feature/krb5 feature/libhugetlbfs feature/lttng feature/mariadb feature/network-bond-libteam feature/nfsd feature/ntp feature/software-entropy feature/syslog-ng feature/system-stats feature/target-toolchain feature/test feature/valgrind feature/xfce --dl-layers --layers meta-filesystems meta-virtualization meta-xfce --distro wrlinux-cgl

2) . ./oe-init-build-env
3) echo openhpi-ptest >> test_plan.list
4) bitbake-layers add-layer /path/to/wrlinux/wr-testing/userspace

5) vim conf/local.conf
WRTEMPLATE_append = " feature/userspace-test"
IMAGE_ROOTFS_EXTRA_SPACE = "5242880"
SELECTED_OPTIMIZATION = "${PROFILING_OPTIMIZATION}"
DEBUG_BUILD = "1"
EXTRA_IMAGE_FEATURES_append += " dbg-pkgs"
BB_NO_NETWORK_pn-lmbench = '0'
IMAGE_FSTYPES_remove += " wic wic.bmap live"
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"

4) bitbake wrlinux-image-glibc-cgl 
5) boot the target
6) run command as problem description

Live chat
Online