rdkcentral / ut-core

Unit Test - Core Framework
Apache License 2.0
4 stars 0 forks source link

PR: GH91 : Integrate ut-contol 1.4.0 #92

Closed kanjoe24 closed 3 months ago

kanjoe24 commented 4 months ago

test linux compilation fix in ut-control

rdkcmf-jenkins commented 4 months ago

Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

rdkcmf-jenkins commented 4 months ago

WARNING: A Blackduck scan failure has been waived

A prior failure has been upvoted

kanjoe24 commented 4 months ago

Results from release-test-script-ut-core.sh

==========================================================
RESULTS for ubuntu 
on the branch feature/gh91-integrate-ut-control-1-4-0. PASS
framework/ut-control/framework/curl/curl-8.8.0/build/lib/libcurl.a exists. PASS
Openssl static lib does not exist.PASS 
cmake host binary does not exist.PASS 
==========================================================
==========================================================
RESULTS for dunfell 
on the branch feature/gh91-integrate-ut-control-1-4-0. PASS
framework/ut-control/framework/curl/curl-8.8.0/build/lib/libcurl.a exists. PASS
framework/ut-control/framework/openssl/openssl-OpenSSL_1_1_1w/build/lib/libssl.a does exist.PASS 
cmake host binary does not exist.PASS 
==========================================================

==========================================================
RESULTS for VM-SYNC 
on the branch feature/gh91-integrate-ut-control-1-4-0. PASS
framework/ut-control/framework/curl/curl-8.8.0/build/lib/libcurl.a exists. PASS
framework/ut-control/framework/openssl/openssl-OpenSSL_1_1_1w/build/lib/libssl.a does exist.PASS 
framework/ut-control/host-tools/CMake-3.30.0/build/bin/cmake does exist.PASS 
==========================================================

Results from release-test-script-platform.sh

==========================================================
RESULTS for ubuntu 
on the branch gh91-integrate-ut-control-1-4-0. PASS
ut/ut-core/framework/ut-control/framework/curl/curl-8.8.0/build/lib/libcurl.a exists. PASS
Openssl static lib does not exist.PASS 
cmake host binary does not exist.PASS 
==========================================================
==========================================================
RESULTS for dunfell 
on the branch gh91-integrate-ut-control-1-4-0. PASS
CURL static lib does not exist. FAIL 
ut/ut-core/framework/ut-control/framework/openssl/openssl-OpenSSL_1_1_1w/build/lib/libssl.a does exist.PASS 
cmake host binary does not exist.PASS 
==========================================================
==========================================================
RESULTS for VM-SYNC 
on the branch gh91-integrate-ut-control-1-4-0. PASS
ut/ut-core/framework/ut-control/framework/curl/curl-8.8.0/build/lib/libcurl.a exists. PASS
ut/ut-core/framework/ut-control/framework/openssl/openssl-OpenSSL_1_1_1w/build/lib/libssl.a does exist.PASS 
ut/ut-core/framework/ut-control/host-tools/CMake-3.30.0/build/bin/cmake does exist.PASS 
==========================================================

The rdk-dunfell failure is because the TARGET is not properly set by the platform Makefiles/build.sh.

kanjoe24 commented 3 months ago

This is ok, but I don't know what the risk are in moving, therefore we can't tell if we should be doing 1.4.0 or 2.0.0? Let's have a chat about it.

Created these tickets to address these: https://github.com/rdkcentral/ut-control/issues/38 https://github.com/rdkcentral/ut-core/issues/96