Skip to content

Fixes from Nadia:

József Gyürüsi requested to merge jgyrsi/titan.Libraries.CLL:master into master

This is a big email about fixes for CLL_REGRESSION and WEBGUI_REGRESSION jobs. Regarding WebGUI the next scripts should be the same in EPTF_Web_GUI_CNL113864 and EPTF_Core_Library_CNL113512:

runTestsWithXvfb.sh
RequestConsole_Tests.py
GuiEditor_EditorTests.py
Framework_LoadingWebApps.py
runTests.py
GuiEditor_SetupHandlingTests.py
GuiEditor_CommonFunctions.py
Framework_CommonFunctions.py
BaseTestCase.py

createOfflineWebGUI.sh differs, so I attach 2 of them.

Then the link test/WebGUI/TestContent/GuiEditor/AppConfigSchema.json leads to a wrong path. I used this on a working server to fix it:

ln -s /home/etstest2/TitanSim/seroius05534/0/src/Libraries/EPTF_Core_Library_CNL113512/test/WebGUI/WebGUI/htdocs/CustomizableContent/GuiEditor/AppConfig.json /local/TitanSim/seroius05534/0/src/Libraries/EPTF_Core_Library_CNL113512/test/WebGUI/TestContent/GuiEditor/AppConfigSchema.json

Also for the next files "chmod -x" should be applied to fix “Checking Rights Failed” in https://titansim-download.sero.wh.rnd.internal.ericsson.com/cll/manual_executions/2025-03-07_1954/ :

src/Base/EPTF_CLL_Base_Dep.grp
src/Buffer/EPTF_CLL_Buffer_Dep.grp
CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler_Dep.grp
src/CentralScheduling/EPTF_CLL_CentralScheduling_Dep.grp
src/CommandLineInterface/EPTF_CLL_CommandLineInterface_Dep.grp
src/Common/EPTF_CLL_Common_Dep.grp
src/DataSource/EPTF_CLL_DataSource_Dep.grp
src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Dep.grp
src/ExecCtrl/EPTF_CLL_ExecCtrl_Dep.grp
src/FreeBusyQueue/EPTF_CLL_FreeBusyQueue_Dep.grp
src/HashMap/EPTF_CLL_HashMap_Dep.grp
src/HostAdmin/EPTF_CLL_HostAdminUIHandler_Dep.grp
src/HostAdmin/EPTF_CLL_HostAdmin_Dep.grp
src/LGenBase/EPTF_CLL_LGenBaseUIHandler_Dep.grp
src/LGenBase/EPTF_CLL_LGenBase_Dep.grp
src/LoadRegulator/EPTF_CLL_LoadRegulatorUIHandler_Dep.grp
src/LoadRegulator/EPTF_CLL_LoadRegulator_Dep.grp
src/Logging/EPTF_CLL_LoggingCS_Dep.grp
src/Logging/EPTF_CLL_LoggingUIHandler_Dep.grp
src/Logging/EPTF_CLL_Logging_Dep.grp
src/NameService/EPTF_CLL_NameService_Dep.grp
src/PTCDeployment/EPTF_CLL_PTCDeployment_Dep.grp
src/RandomNArray/EPTF_CLL_RandomNArray_Dep.grp
src/RedBlackTree/EPTF_CLL_RedBlackTree_Dep.grp
src/Rendezvous/EPTF_CLL_Rendezvous_Dep.grp
src/RingBuffer/EPTF_CLL_RingBuffer_Dep.grp
src/SMacro/EPTF_CLL_SMacro_Dep.grp
src/Scheduler/EPTF_CLL_Scheduler_Dep.grp
src/Semaphore/EPTF_CLL_Semaphore_Dep.grp
src/StatCapture/EPTF_CLL_StatCaptureUIHandler_Dep.grp
src/StatCapture/EPTF_CLL_StatCapture_Dep.grp
src/StatHandler/EPTF_CLL_StatHandlerUIHandler_Dep.grp
src/StatHandler/EPTF_CLL_StatHandler_Dep.grp
src/StatManager/EPTF_CLL_StatManager_Dep.grp
src/StatMeasure/EPTF_CLL_StatMeasure_Dep.grp
src/StatMeasure/UsefulFunctions.grp
src/StatReplay/EPTF_CLL_StatReplay_Dep.grp
src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Dep.grp
src/Transport/EPTF_CLL_Transport_Dep.grp
src/UIHandler/EPTF_CLL_UIHandler_Base_Dep.grp
src/UIHandler/EPTF_CLL_UIHandler_Browser.grp
src/UIHandler/EPTF_CLL_UIHandler_Dep.grp
src/UIHandler/XTDPasp.grp
src/Variable/EPTF_CLL_Variable_Dep.grp

Change-Id: Ib858b0bae288da4cfcd88603db8beeb7601fda7b Signed-off-by: József Gyürüsi jozsef.gyurusi@ericsson.com

Merge request reports

Loading