Skip to content

Revert "Remove all instruments at test teardown." #401

Revert "Remove all instruments at test teardown."

Revert "Remove all instruments at test teardown." #401

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

2 errors, 9 pass in 11m 42s

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

Results for commit 1d7359c. ± Comparison against earlier commit bedf83d.

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