Skip to content

important bug fix in top class: only module objects with fp init func… #9

important bug fix in top class: only module objects with fp init func…

important bug fix in top class: only module objects with fp init func… #9

GitHub Actions / junit Tests failed Feb 7, 2025 in 0s

30 passed, 5 failed and 0 skipped

Tests failed

❌ ./testResults.xml

35 tests were completed in 249s with 30 passed, 5 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pcssp_KMAG_wrapper_test 3✅ 8s
pcssp_PID_sensor_test 4✅ 16s
pcssp_PID_test 4✅ 2❌ 30s
pcssp_PID_topm_test 2✅ 29s
pcssp_PowerSupplies_top_test 1✅ 15s
pcssp_sensor_wrapper_test 5✅ 25s
pcssp_TF_test 4✅ 18s
pcssp_varPID_test 3✅ 1❌ 23s
test_PCSSP_KMAG 4✅ 2❌ 85s

✅ pcssp_KMAG_wrapper_test

✅ test_wrapper
✅ wrapper_harness_run
✅ wrapper_SIL_run

✅ pcssp_PID_sensor_test

✅ test_algo
✅ pcssp_ITER_codeGen_compliance
✅ pcssp_ITER_model_compliance
✅ harness_SIL_run

❌ pcssp_PID_test

✅ test_algo
❌ pcssp_ITER_codeGen_compliance
	Error occurred in pcssp_PID_test/pcssp_ITER_codeGen_compliance and it did not run to completion.
✅ pcssp_ITER_model_compliance
❌ harness_SIL_run
	Error occurred in pcssp_PID_test/harness_SIL_run and it did not run to completion.
✅ test_clear_model_WS
✅ test_write_RTF_XML

✅ pcssp_PID_topm_test

✅ test_top_model
✅ test_param_injection

✅ pcssp_PowerSupplies_top_test

✅ test_top_model

✅ pcssp_sensor_wrapper_test

✅ test_wrapper
✅ wrapper_harness_run
✅ wrapper_SIL_run
✅ test_xml_write
✅ test_description_writer

✅ pcssp_TF_test

✅ test_algo
✅ pcssp_ITER_codeGen_compliance
✅ pcssp_ITER_model_compliance
✅ harness_SIL_run

❌ pcssp_varPID_test

✅ test_algo
❌ pcssp_ITER_codeGen_compliance
	Error occurred in pcssp_varPID_test/pcssp_ITER_codeGen_compliance and it did not run to completion.
✅ pcssp_ITER_model_compliance
✅ harness_SIL_run

❌ test_PCSSP_KMAG

✅ test_algo
✅ pcssp_ITER_codeGen_compliance
✅ pcssp_ITER_model_compliance
✅ harness_SIL_run
❌ run_verification_sim
	Error occurred in test_PCSSP_KMAG/run_verification_sim and it did not run to completion.
❌ SIL_MIL_comparison
	Error occurred in test_PCSSP_KMAG/SIL_MIL_comparison and it did not run to completion.

Annotations

Check failure on line 0 in ./testResults.xml

See this annotation in the file changed.

@github-actions github-actions / junit Tests

pcssp_PID_test ► pcssp_ITER_codeGen_compliance

Failed test found in:
  ./testResults.xml
Error:
  Error occurred in pcssp_PID_test/pcssp_ITER_codeGen_compliance and it did not run to completion.
Raw output
Error occurred in pcssp_PID_test/pcssp_ITER_codeGen_compliance and it did not run to completion.
    ---------
    Error ID:
    ---------
    'ModelAdvisor:engine:CmdAPIListOfInvalidChecks'
    --------------
    Error Details:
    --------------
    Error using ModelAdvisor.ModelAdvisorOptions/set.CheckIDList
    The following 7 Check IDs are invalid : mathworks.codegen.SolverCodeGen,
    mathworks.codegen.codeGenSupport, mathworks.codegen.MdlrefConfigMismatch,
    mathworks.codegen.ModelRefRTWConfigCompliance,
    mathworks.codegen.SubsysCodeReuse, mathworks.codegen.SampleTimesTaskingMode,
    mathworks.codegen.ConstraintsTunableParam.
    
    Error in ModelAdvisor.ModelAdvisorOptions
    
    Error in ModelAdvisor/run
    
    Error in pcssp_module_test/run_model_advisor (line 133)
                result = ModelAdvisor.run(module.modelname,checkIDs,'Force','On');
    
    Error in pcssp_module_test/pcssp_ITER_codeGen_compliance (line 49)
                    result = run_model_advisor(testCase,checkIDs,'configurationSettingsAutocpp');

Check failure on line 0 in ./testResults.xml

See this annotation in the file changed.

@github-actions github-actions / junit Tests

pcssp_PID_test ► harness_SIL_run

Failed test found in:
  ./testResults.xml
Error:
  Error occurred in pcssp_PID_test/harness_SIL_run and it did not run to completion.
Raw output
Error occurred in pcssp_PID_test/harness_SIL_run and it did not run to completion.
    ---------
    Error ID:
    ---------
    'Simulink:utility:SimulinkCoderNotInstalled'
    --------------
    Error Details:
    --------------
    Error using coder.build.internal.checkoutLicensesForSlbuild
    Simulink Coder is required for code generation, however it has not been
    installed. Please install Simulink Coder to generate code.
    
    Error in slbuild_private
    
    Error in slbuild_private
    
    Error in sl_feval
    
    Error in coder.internal.codegenAndCompile
    
    Error in slbuild
    
    Error in slbuild
    
    Error in rtwbuild
    
    Error in pcssp_module/build (line 189)
                rtwbuild(obj.modelname);
    
    Error in pcssp_module_test/harness_SIL_run (line 85)
                        module.build;

Check failure on line 0 in ./testResults.xml

See this annotation in the file changed.

@github-actions github-actions / junit Tests

pcssp_varPID_test ► pcssp_ITER_codeGen_compliance

Failed test found in:
  ./testResults.xml
Error:
  Error occurred in pcssp_varPID_test/pcssp_ITER_codeGen_compliance and it did not run to completion.
Raw output
Error occurred in pcssp_varPID_test/pcssp_ITER_codeGen_compliance and it did not run to completion.
    ---------
    Error ID:
    ---------
    'ModelAdvisor:engine:CmdAPIListOfInvalidChecks'
    --------------
    Error Details:
    --------------
    Error using ModelAdvisor.ModelAdvisorOptions/set.CheckIDList
    The following 7 Check IDs are invalid : mathworks.codegen.SolverCodeGen,
    mathworks.codegen.codeGenSupport, mathworks.codegen.MdlrefConfigMismatch,
    mathworks.codegen.ModelRefRTWConfigCompliance,
    mathworks.codegen.SubsysCodeReuse, mathworks.codegen.SampleTimesTaskingMode,
    mathworks.codegen.ConstraintsTunableParam.
    
    Error in ModelAdvisor.ModelAdvisorOptions
    
    Error in ModelAdvisor/run
    
    Error in pcssp_module_test/run_model_advisor (line 133)
                result = ModelAdvisor.run(module.modelname,checkIDs,'Force','On');
    
    Error in pcssp_module_test/pcssp_ITER_codeGen_compliance (line 49)
                    result = run_model_advisor(testCase,checkIDs,'configurationSettingsAutocpp');

Check failure on line 0 in ./testResults.xml

See this annotation in the file changed.

@github-actions github-actions / junit Tests

test_PCSSP_KMAG ► run_verification_sim

Failed test found in:
  ./testResults.xml
Error:
  Error occurred in test_PCSSP_KMAG/run_verification_sim and it did not run to completion.
Raw output
Error occurred in test_PCSSP_KMAG/run_verification_sim and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:load:couldNotReadFile'
    --------------
    Error Details:
    --------------
    Error using load
    Unable to find file or directory 'KMAG_logged.mat'.
    
    Error in test_PCSSP_KMAG/run_verification_sim (line 33)
                load('KMAG_logged.mat');

Check failure on line 0 in ./testResults.xml

See this annotation in the file changed.

@github-actions github-actions / junit Tests

test_PCSSP_KMAG ► SIL_MIL_comparison

Failed test found in:
  ./testResults.xml
Error:
  Error occurred in test_PCSSP_KMAG/SIL_MIL_comparison and it did not run to completion.
Raw output
Error occurred in test_PCSSP_KMAG/SIL_MIL_comparison and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:load:couldNotReadFile'
    --------------
    Error Details:
    --------------
    Error using load
    Unable to find file or directory 'KMAG_logged.mat'.
    
    Error in test_PCSSP_KMAG/SIL_MIL_comparison (line 103)
                load('KMAG_logged.mat');