Wind River Support Network

HomeDefectsLIN1018-2143
Not to be fixed

LIN1018-2143 : 6 of 143 m4 ptest cases failed

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

Description

Steps to reproduce:
1 setup.sh --machines nxp-t4xxx --kernel standard --templates feature/acl feature/gcc-sanitizers feature/ipv6 feature/LAMP feature/mariadb feature/mysql-odbc feature/target-toolchain feature/test --layers meta-filesystems meta-xfce --dl-layers
2 source environment-setup-x86_64-wrlinuxsdk-linux && source oe-init-build-env
3 echo 'IMAGE_INSTALL_append = " ruby"' > conf/local.conf
4 bitbake wrlinux-image-glibc-std 
5 deploy image and run ptest of m4:
# cd /usr/lib64/m4/ptest 
# ./run-ptest

6 ptest cases fail:
FAIL: test-btowc1.sh
FAIL: test-c-strcase.sh
FAIL: test-mbrtowc1.sh
FAIL: test-setlocale1.sh
FAIL: test-update-copyright.sh 
FAIL: test-wcrtomb.sh

Steps to Reproduce

1), configure
setup.sh --machine intel-x86-64 --templates feature/libhugetlbfs feature/mariadb feature/test feature/valgrind feature/xfce --dl-layers --layers meta-filesystems meta-virtualization meta-xfce --distro wrlinux --dl-layers

. ./oe-init-build-env build
vim conf/local.conf
IMAGE_INSTALL_append += " m4"

bitbake wrlinux-image-glibc-std

2), deploy system and login

3), run commands:
# cd /usr/lib64/m4/ptest
# ./run-ptest 
Live chat
Online