Wind River Support Network

HomeDefectsLIN1018-2914
Not to be fixed

LIN1018-2914 : python: ptest 128/31920 failed

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

Description

python: ptest 128/31920 failed

Steps To Reproduce:
1) setup.sh --machines intel-x86-64 --kernel standard --dl-layers --template feature/test
2) . ./environment-setup-x86_64-wrlinuxsdk-linux
3) . ./oe-init-build-env build_test
4) edit conf/local.conf, add:
IMAGE_INSTALL_append += "python"
5) bitbake wrlinux-image-glibc-std

# on target, run:
1) cd /usr/lib64/python/ptest
2) ./run-ptest

...
python-ptest (keyword: ) test results:
*1 Test : run ptest under /usr/lib64/python/ptest(python-ptest_1.sh)   FAIL  
ERROR CMD OR INFO IS :
		line:16 "31920 sub test case pass, 128 sub test cases fail, please check the printed log"
...

Steps to Reproduce

$ mkdir myproject
$ cd myproject
$ setup.sh --machines intel-x86-64  --dl-layers --template feature/test --distro wrlinux

$ . ./oe-init-build-env build_test
$ vim conf/local.conf
IMAGE_INSTALL_append += "python"
$ bitbake wrlinux-image-glibc-std

/usr/lib64/python/ptest# ./run-ptest 
Live chat
Online