<div dir="ltr">Hi<div><br></div><div>While the "multiple resource leaks" thread continues, I thought I would start threads for other failures that are not resource leaks. psx12 fails as follows. This could be as simple as the decrementer counts instructions and it needs to allow more between clock ticks. But that would require experimentation. And it assumes this test doesn't fail on another BSP.<br><br>  ===========================================================<br><br>*** BEGIN OF TEST PSX 12 ***<br>*** TEST VERSION: 6.0.0.1e62e15f46283a3affb1e6dcceead0c382482287<br>*** TEST STATE: EXPECTED_PASS<br>*** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API<br>*** TEST TOOLS: 10.2.1 20210308 (RTEMS 6, RSB 56cba3c6a34dae16271efb7b349cfce0e5e5b4c5, Newlib abc8acb)<br>Init's ID is 0x0b010001<br>Init: pthread_attr_init - SUCCESSFUL<br>Init: pthread_create - EINVAL (invalid scheduling policy)<br>Init: pthread_attr_init - SUCCESSFUL<br>Init: set scheduling parameter attributes for sporadic server<br>Init: pthread_create - EINVAL (replenish < budget)<br>Init: pthread_create - EINVAL (invalid sched_ss_low_priority)<br>Init: pthread_create - SUCCESSFUL<br>Sporadic Server: exitting<br>[0] H  96ms<br>[0] L 196ms<br>../../../testsuites/psxtests/psx12/init.c: 224 ctx->samples[ i ].low / SS_REPL_PERIOD_MS == i + 1<br><br>*** FATAL ***<br>===========================================================<br><br></div></div>