Wind River Support Network

HomeDefectsLIN1018-2142
Not to be fixed

LIN1018-2142 : parted ptest: 1 out of 64 failed

Created: Aug 27, 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

root@qemux86-64:/usr/lib64/parted/ptest# ./run-ptest 
make: Entering directory '/usr/lib64/parted/ptest/tests' 
make[1]: Entering directory '/usr/lib64/parted/ptest/tests' 
PASS: help-version.sh 
PASS: t0000-basic.sh 
PASS: t0001-tiny.sh 
....
SKIP: t9042-dos-partition-limit.sh 
PASS: t9050-partition-table-types.sh 
============================================================================ 
Testsuite summary for GNU parted 3.1 
============================================================================ 
# TOTAL: 64 
# PASS: 43 
# SKIP: 20 
# XFAIL: 0 
# FAIL: 1 
# XPASS: 0 
# ERROR: 0 
============================================================================ 
See tests/test-suite.log 

Workaround

N/A

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 = " parted" 
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/lib64/parted/ptest 
8, # ./run-ptest 
Live chat
Online