Skip to content

Package toolbox and publish release #107

Package toolbox and publish release

Package toolbox and publish release #107

GitHub Actions / Test Results failed Mar 10, 2025 in 0s

1 errors, 10 pass in 18m 18s

 2 files  ±0   6 suites  ±0   18m 18s ⏱️ +51s
11 tests ±0  10 ✅  - 1  0 💤 ±0  0 ❌ ±0  1 🔥 +1 
22 runs  ±0  20 ✅  - 2  0 💤 ±0  0 ❌ ±0  2 🔥 +2 

Results for commit 1764cb8. ± Comparison against earlier commit f3ef50a.

Annotations

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs with error: runExampleScript(exName=demo_phase_prediction_error_simple.m#ext) (exampleTests)

artifacts/Test Results (MATLAB R2024a)/results.xml [took 30s]
artifacts/Test Results (MATLAB R2024b)/results.xml [took 30s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_phase_prediction_error_simple.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:TooManyInputs'
    --------------
    Error Details:
    --------------
    Error using digitalFilter/filtfilt
    Too many input arguments.
    
    Error in bossapi.boss.computePhasePredictionError (line 21)
    spfData = filtfilt(filterCoeffs, 1, spfData);
    
    Error in demo_phase_prediction_error_simple (line 66)
    [phaseError, meanError, meanDev] = bossapi.boss.computePhasePredictionError(oscBPFfilter,...
    
    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