Skip to content

Update minimum MATLAB Release to R2023b.

Sign in for the full log view
GitHub Actions / Test Results failed Jun 18, 2024 in 0s

3 errors, 1 pass in 5m 49s

2 files  6 suites   5m 49s ⏱️
4 tests 1 ✅ 0 💤 0 ❌ 3 🔥
8 runs  5 ✅ 0 💤 0 ❌ 3 🔥

Results for commit 3729749.

Annotations

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs with error: runExampleScript(exName=demo_jittered_open_loop_stimulation) (exampleTests)

artifacts/Test Results (MATLAB R2024a)/results.xml [took 1m 32s]
Raw output
Error occurred while setting up or tearing down exampleTests.
As a result, all exampleTests tests failed and did not run to completion.
    ---------
    Error ID:
    ---------
    'slrealtime:target:updateError'
    --------------
    Error Details:
    --------------
    Error using slrealtime.Target/throwErrorWithCause
    Unable to update software on target computer 'bossdevice': Unable to execute command on target computer
    'bossdevice': Stopping slrtd
    Could not find logd process
     (slrealtime stopdaemon; slrealtime stoplogd).
    
    Error in slrealtime.Target/update
    
    Error in commonSetupTests/setupBossdevice (line 26)
                testCase.bd.targetObject.update;
    
    Caused by:
        Error using slrealtime.Target/executeCommand
        Unable to execute command on target computer 'bossdevice': Stopping slrtd
        Could not find logd process
         (slrealtime stopdaemon; slrealtime stoplogd).

Check failure on line 0 in smokeTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs with error: bdInitialization (smokeTests)

artifacts/Test Results (MATLAB R2024a)/results.xml [took 9s]
Raw output
Error occurred while setting up or tearing down smokeTests.
As a result, all smokeTests tests failed and did not run to completion.
    ---------
    Error ID:
    ---------
    'slrealtime:target:updateError'
    --------------
    Error Details:
    --------------
    Error using slrealtime.Target/throwErrorWithCause
    Unable to update software on target computer 'bossdevice': Not able to ping 192.168.7.5.
    
    Error in slrealtime.Target/update
    
    Error in commonSetupTests/setupBossdevice (line 26)
                testCase.bd.targetObject.update;
    
    Caused by:
        Error using getOsType
        Not able to ping 192.168.7.5.

Check failure on line 0 in smokeTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs with error: bdShortRun (smokeTests)

artifacts/Test Results (MATLAB R2024a)/results.xml [took 0s]
Raw output
Error occurred while setting up or tearing down smokeTests.
As a result, all smokeTests tests failed and did not run to completion.
    ---------
    Error ID:
    ---------
    'slrealtime:target:updateError'
    --------------
    Error Details:
    --------------
    Error using slrealtime.Target/throwErrorWithCause
    Unable to update software on target computer 'bossdevice': Not able to ping 192.168.7.5.
    
    Error in slrealtime.Target/update
    
    Error in commonSetupTests/setupBossdevice (line 26)
                testCase.bd.targetObject.update;
    
    Caused by:
        Error using getOsType
        Not able to ping 192.168.7.5.

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

4 tests found

There are 4 tests, see "Raw output" for the full list of tests.
Raw output
basicTests ‑ noBossdevice
exampleTests ‑ runExampleScript(exName=demo_jittered_open_loop_stimulation)
smokeTests ‑ bdInitialization
smokeTests ‑ bdShortRun