svunit no. of tests are limited to around 240

73 views
Skip to first unread message

Rudresh Joshi

unread,
Jan 24, 2024, 9:53:52 AM1/24/24
to SVUnit User Group
Hi , 

Good evening.
Wanted to checfk with you if anyone has experienced some kind of cap in no. of tests 
using svunit. 
I am using svunit_testcase to create test cases and seems like after a certain no. of tests, 
it stops and other tests are not executed. 

Does anyone have any idea what could be happening ? ( earlier there were around 240 test cases and they were executed alright. ) Now we have added some more and we dont see those test cases being run. 

Any help would be appreciatred. 

thanks & warm regards
~ Rudresh 

Tudor Timi

unread,
Feb 5, 2024, 4:09:55 AM2/5/24
to SVUnit User Group
I can't think of any kind of cap. Does your simulation finish after the 240 or just continues to run forever? What could be happening is that you have some test which is looping forever and doesn't allow for any other tests to run.

Rudresh Joshi

unread,
Feb 6, 2024, 9:45:29 AM2/6/24
to SVUnit User Group
Hi , 
Thanks for replying. 
Seems that it stops : I can provide last bit of log : 


INFO:  [374911700][edec_unit_test_m3_s1_f2_e1_gi0_go0_ci0_co0_rtz1_cei1_ut]: main_test::RUNNING
===START==============================================================================================
-- Initial Random Value = 4018720829 ---------------------
37491170: asserting reset
37491370: reset = 1
37491370: deasserting reset

.
.
.
.
.
Command: /usr/bin/docker container run --env-file /tmp/tmpZgwB3y -v /tmp/tmpE4KLD_:/etc/group --group-add 7219 --group-add 7162 --group-add 7146 --group-add 7155 --group-add 120 --group-add 7206 --group-add 7175 --group-add 7176 -v /tmp/tmp7pDXle:/etc/passwd -v /usr/local/python-3.7.3:/usr/local/python-3.7.3:slave -v /home/noncad_centos7:/home/noncad:slave -v /usr/local/modules:/usr/local/modules:slave -v /usr/local/noncad:/usr/local/noncad:slave -v /home:/home:slave -h harrier20114 -w / -e USER=v-rujoshi -e HOME=/home/v-rujoshi --user 9215:120 --cidfile /tmp/tmppEnRYu --init --shm-size 1G --cap-add SYS_PTRACE --ipc=host --privileged --net=host --rm -i -it cpscontainers.azurecr.io/dv/dev:latest /bin/sh -c cd /home/pure_scratch/kingsgate/users/v-rujoshi/edec-4_cloned &&  /home/continuous_integration/release/tools/workspace-tools/v1.29.28/bin/job_wrapper --env-file /home/v-rujoshi/nc_logs//20240205/a82b6f50-dce2-4a17-895a-787f92c70c39.env --timeout 720 --job_id_variable VOV_JOBID pb fe sim --tb errdetcorr_lib::edec_svunit_tb


Seems it does not go into infinite loop instead, tests are just stopped. The point at which those stop , is random and usually kind of indicate that 
it has maxed out ( may be in terms of resources somewhere ) and not because of a particular test. 

thanks & warm regards, 
~ Rudresh 
Reply all
Reply to author
Forward
0 new messages