HomeDefectsLIN1023-1279
Not to be fixed

LIN1023-1279 : The out put of aws-c-common ptest should follow a unified format

Created: Jul 12, 2023    Updated: Dec 11, 2023
Resolved Date: Dec 11, 2023
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Userspace

Description

100% tests passed, 0 tests failed out of 370

Total Test time (real) =  39.04 sec
PASS raise_errors_test

 

DURATION: 39
END: /usr/lib64/aws-c-common/ptest
2023-07-13T02:44
STOP: ptest-runner
TOTAL: 1 FAIL: 0
Summary: pass 0    fail 0
Pass rate: 0%

Steps to Reproduce

1) git clone --depth 1 --branch WRLINUX_10_23_LTS git://pek-git.wrs.com/wrlinux-x

2)  wrlinux-10/setup.sh    --machine intel-x86-64 --dl-layers=1 --distro wrlinux --templates feature/xfce feature/bcc feature/bpf feature/busybox feature/criu feature/ipv6 feature/lttng feature/mariadb feature/network-bond-libteam feature/nftables feature/package-management feature/podman feature/ptest feature/selinux feature/unit-test feature/valgrind feature/virt-host --layers meta-filesystems meta-security-compliance meta-iot-cloud  meta-virtualization --dl-layers=1
3). ./environment-setup-x86_64-wrlinuxsdk-linux

4) . ./oe-init-build-env build_test

5) vim conf/local.conf
IMAGE_INSTALL:append = " aws-c-common cmake"

6) bitbake wrlinux-image-std

7)boot the target and run commands per problem description
cd /usr/lib64/aws-c-common/ptest/
./run-ptest