Fixed
Created: May 24, 2018
Updated: Jan 15, 2019
Resolved Date: Jul 1, 2018
Found In Version: 10.17.41.8
Fix Version: 10.17.41.9
Severity: Standard
Applicable for: Wind River Linux LTS 17
Component/s: Userspace
Summary:
[Userspace]bash-ptest_1: 1/77 fail (on xilinx-zynqmp BSP)
Symptom Details:
Problem Description
======================
root@xilinx-zynqmp:/usr/lib64/bash/ptest# ./run-ptest ...
60d54
< trap -- '' SIGXFSZ
109d102
< trap -- '' SIGXFSZ
FAIL: run-trap
run-type
PASS: run-type
run-varenv
PASS: run-varenv
run-vredir
PASS: run-vredir
make: warning: Clock skew detected. Your build may be incomplete.
# for cases - run-coproc, run-intl, run-lastpipe, run-trap,
# run-test run-heredoc and run-execscript
# these cases` output depend on running environments,
# please manually determine the result from logs.
** 2 manually determined case[s] failed
** please check logs
Summary: pass 76 fail 1
<>
********************
<>
********************
<< [do_check_call_trace] start check testcase call trace>>
********************
root@xilinx-zynqmp:/opt/wr-test/testcases/userspace/bash-ptest# dmesg |grep -i -w -E -B10 -A50 'Call Trace|BUG:|WARNING:' ||return 0
<>
********************
<>
********************
>>>>>>>>>>>>>>>>>>>>
Clean system
<<<<<<<<<<<<<<<<<<<<
removed directory '/tmp/bash-ptest'
#########################################################################
bash-ptest (keyword: ) test results:
*1 Test : run ptest under /usr/lib64/bash/ptest(bash-ptest_1.sh) FAIL
ERROR CMD OR INFO IS :
line:44 "76 sub test case pass, 1 sub test cases fail, please check the printed log"
*2 check testcase call trace(do_check_call_trace) PASS
Test Summary
Total number : 2
Pass number : 1
Fail number : 1
Skip number : 0
Excution Time: 206 seconds
...
1. Build project
xxxxx@xxxxxx://buildarea1/xxxxx/wrl10/testlayer/WRLINUX_10_17_HEAD/wrlinux/wr-testing/userspace/tools$ ./check-testing-layer.py -F glibc-std -K standard -I systemd -B xilinx-zynqmp -L /buildarea1/xxxxx/wrl10/testlayer/WRLINUX_10_17_HEAD/wrlinux/wr-testing/userspace/ -C 0 -E 1 -p /tmp -N WRL1017 -b xilinx-zynqmp-zcu102 -V 4.12
/lpg-build/cdc/fast_prod/WRL10_17/WRL10_17_GIT/wrlinux-10/setup.sh --accept-eula=yes --machine xilinx-zynqmp --templates feature/LAMP feature/gdb feature/ipv6 feature/krb5 feature/lttng feature/mariadb feature/nfsd feature/ntp feature/system-stats feature/target-toolchain feature/test feature/xfce --dl-layers --layers meta-filesystems meta-virtualization meta-xfce --distro wrlinux
. ./environment-setup-x86_64-wrlinuxsdk-linux
. ./oe-init-build-env build_test
To add one line like below in conf/local.conf IMAGE_INSTALL_append += " bash"
bitbake wrlinux-image-glibc-std
2. Load image to the target (barcode:25180)
3. Run the test case of "bash-ptest_1"