Wind River Support Network

HomeDefectsLIN1018-2149
Not to be fixed

LIN1018-2149 : busybox ptest: 12 out of 518 failed

Created: Aug 27, 2018    Updated: Mar 25, 2019
Resolved Date: Mar 25, 2019
Found In Version: 10.18.44.4
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Userspace

Description

Steps to reproduce: 
1 ./setup.sh --machines qemux86-64 --kernel standard --templates feature/test --dl-layers 
2 source environment-setup-x86_64-wrlinuxsdk-linux 
3 source oe-init-build-env build 
4 add one line as below in conf/local.conf 
IMAGE_INSTALL_append = " busybox" 
5 $ bitbake wrlinux-image-glibc-std 
6 boot up the target with runqemu 
   $ runqemu qemux86-64 wrlinux-image-glibc-std kvm nographic 
7 # cd /usr/lib/busybox/ptest && ./run-ptest 

There are 12 cases failed as below among the total 518 cases. 
FAIL: cpio lists hardlinks
FAIL: ls-l-works
FAIL: ls-s-works
FAIL: sed embedded NUL
FAIL: sed NUL in command
FAIL: sed append autoinserts newline
FAIL: sed nonexistent label
FAIL: unzip (bad archive)
FAIL: wget--O-overrides--P
FAIL: wget-handles-empty-path
FAIL: wget-retrieves-google-index
FAIL: wget-supports--P

Workaround

N/A

Steps to Reproduce

On host:
(1) # setup.sh --machines intel-x86-64  --kernel standard --layers meta-filesystems meta-xfce --dl-layers
(3) # . ./oe-init-build-env build_test
(4) #  vi conf/local.conf
       IMAGE_INSTALL_append = " busybox"
       WRTEMPLATE_append = " feature/test"
(5) # bitbake wrlinux-image-glibc-std
On target:
(1) # cd /usr/lib/busybox/ptest
(2) # ./run-ptest 
Live chat
Online