rdkcentral / ut-core

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

Fix #111 - only checkout on a new checkout #112

Closed Ulrond closed 1 month ago

Ulrond commented 2 months ago
CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

kanjoe24 commented 1 month ago

Test script results:

 ./release-test-script-ut-core.sh -t feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents -c feature/52-dependant-libraries-fixed-versions
UT_CORE_BRANCH_NAME = feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
UT_CONTROL_BRANCH_NAME = feature/52-dependant-libraries-fixed-versions
==========================================================
RESULTS for ubuntu 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
. PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
GTEST static lib does not exist. FAIL 
GTEST main static lib does not exist. FAIL 
==========================================================
==========================================================
RESULTS for VM-SYNC 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
. PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/linux/openssl/lib/libssl.a exists. PASS 
framework/ut-control/host-tools/CMake-3.30.0/build/bin/cmake exists. PASS 
GTEST static lib does not exist. FAIL 
GTEST main static lib does not exist. FAIL 
==========================================================
==========================================================
RESULTS for dunfell_arm 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
. PASS
framework/ut-control/build/arm/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/arm/openssl/lib/libssl.a exists. PASS 
CMake host binary does not exist. PASS 
GTEST static lib does not exist. FAIL 
GTEST main static lib does not exist. FAIL 
==========================================================
==========================================================
RESULTS for dunfell_linux 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
. PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
GTEST static lib does not exist. FAIL 
GTEST main static lib does not exist. FAIL 
==========================================================
kanjoe24 commented 1 month ago

Test results from platform test script:

./release-test-script-platform.sh -t feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents -c feature/52-dependant-libraries-fixed-versions
UT_CORE_BRANCH_NAME = feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
UT_CONTROL_BRANCH_NAME = feature/52-dependant-libraries-fixed-versions
==========================================================
RESULTS for ubuntu 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
            . PASS
/home/jpn323/workspace/release-script-bash/ut-core/scripts/rdk-halif-hdmi_cec-ubuntu
ut/bin/hal_test exists. PASS
ut/ut-core/framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
==========================================================
==========================================================
RESULTS for VM-SYNC 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
            . PASS
/home/jpn323/workspace/release-script-bash/ut-core/scripts/rdk-halif-hdmi_cec-VM-SYNC
ut/bin/hal_test exists. PASS
ut/ut-core/framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
ut/ut-core/framework/ut-control/build/linux/openssl/lib/libssl.a exists. PASS 
ut/ut-core/framework/ut-control/host-tools/CMake-3.30.0/build/bin/cmake exists. PASS 
==========================================================
==========================================================
RESULTS for dunfell_arm 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
            . PASS
/home/jpn323/workspace/release-script-bash/ut-core/scripts/rdk-halif-hdmi_cec-dunfell_arm
ut/bin/hal_test exists. PASS
ut/ut-core/framework/ut-control/build/arm/curl/lib/libcurl.a exists. PASS
ut/ut-core/framework/ut-control/build/arm/openssl/lib/libssl.a exists. PASS 
CMake host binary does not exist. PASS 
==========================================================
==========================================================
RESULTS for dunfell_linux 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
            . PASS
/home/jpn323/workspace/release-script-bash/ut-core/scripts/rdk-halif-hdmi_cec-dunfell_linux
ut/bin/hal_test exists. PASS
CURL static lib does not exist. PASS 
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
==========================================================

Test Results from ut-core test script:

 ./release-test-script-ut-core.sh -t feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents -c feature/52-dependant-libraries-fixed-versions
UT_CORE_BRANCH_NAME = feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
UT_CONTROL_BRANCH_NAME = feature/52-dependant-libraries-fixed-versions
==========================================================
RESULTS for ubuntu 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
. PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
GTEST static lib does not exist. FAIL 
GTEST main static lib does not exist. FAIL 
==========================================================
==========================================================
RESULTS for VM-SYNC 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
. PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/linux/openssl/lib/libssl.a exists. PASS 
framework/ut-control/host-tools/CMake-3.30.0/build/bin/cmake exists. PASS 
GTEST static lib does not exist. FAIL 
GTEST main static lib does not exist. FAIL 
==========================================================
==========================================================
RESULTS for dunfell_arm 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
. PASS
framework/ut-control/build/arm/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/arm/openssl/lib/libssl.a exists. PASS 
CMake host binary does not exist. PASS 
GTEST static lib does not exist. FAIL 
GTEST main static lib does not exist. FAIL 
==========================================================
==========================================================
RESULTS for dunfell_linux 
On the branch feature/111-build-script-is-swapping-away-from-checked-out-revision-of-framework-compoents
. PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
GTEST static lib does not exist. FAIL 
GTEST main static lib does not exist. FAIL 
==========================================================