Skip to content

Fix and update examples. #399

Fix and update examples.

Fix and update examples. #399

GitHub Actions / Test Results failed Sep 8, 2024 in 0s

2 errors, 9 pass in 11m 43s

11 tests   9 ✅  11m 43s ⏱️
 3 suites  0 💤
 1 files    0 ❌  2 🔥

Results for commit a5b80b1.

Annotations

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

runExampleScript(exName=demo_measure_loop_latency.m#ext) (exampleTests) with error

artifacts/Test Results (MATLAB R2024a)/results.xml [took 15s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_measure_loop_latency.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:incorrectSize'
    --------------
    Error Details:
    --------------
    Error using demo_measure_loop_latency (line 24)
    Expected signal to be of size 1x1, but it is of size 0x0.
    
    Error in run (line 112)
    evalin('caller', strcat(scriptStem, ';'));
    
    Error in exampleTests/runExampleScript (line 10)
                run(exName);

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

runExampleScript(exName=demo_sdi.m#ext) (exampleTests) with error

artifacts/Test Results (MATLAB R2024a)/results.xml [took 20s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_sdi.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:needMoreRhsOutputs'
    --------------
    Error Details:
    --------------
    Insufficient number of outputs from right hand side of equal sign to satisfy assignment.
    
    Error in Simulink.sdi.Signal/getIDForData
    
    Error in Simulink.sdi.Signal/expand
    
    Error in demo_sdi (line 27)
    eegSig.expand;
    
    Error in run (line 112)
    evalin('caller', strcat(scriptStem, ';'));
    
    Error in exampleTests/runExampleScript (line 10)
                run(exName);

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

11 tests found

There are 11 tests, see "Raw output" for the full list of tests.
Raw output
basicTests ‑ noBossdevice
exampleTests ‑ runExampleScript(exName=demo_amplitude_threshold_tracking.m#ext)
exampleTests ‑ runExampleScript(exName=demo_jittered_open_loop_stimulation.m#ext)
exampleTests ‑ runExampleScript(exName=demo_measure_loop_latency.m#ext)
exampleTests ‑ runExampleScript(exName=demo_mu_rhythm_phase_triggering.m#ext)
exampleTests ‑ runExampleScript(exName=demo_phase_prediction_error_simple.m#ext)
exampleTests ‑ runExampleScript(exName=demo_phase_triggered_plasticity_protocol.m#ext)
exampleTests ‑ runExampleScript(exName=demo_sdi.m#ext)
smokeTests ‑ bdInitialization
smokeTests ‑ bdShortRun
smokeTests ‑ getTriggersRunning