Skip to content

Update Contents.m automatically with version and date data. #386

Update Contents.m automatically with version and date data.

Update Contents.m automatically with version and date data. #386

GitHub Actions / Test Results failed Jul 26, 2024 in 0s

1 fail, 3 pass in 3m 0s

4 tests   3 ✅  3m 0s ⏱️
3 suites  0 💤
1 files    1 ❌

Results for commit 0997e44.

Annotations

Check warning on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

runExampleScript(exName=demo_jittered_open_loop_stimulation) (exampleTests) failed

artifacts/Test Results (MATLAB R2024a)/results.xml [took 1m 56s]
Raw output
Verification failed in exampleTests/runExampleScript(exName=demo_jittered_open_loop_stimulation).
    ---------------------
    Framework Diagnostic:
    ---------------------
    exampleTests/runExampleScript(exName=demo_jittered_open_loop_stimulation) issued warnings:    
        
        --------------------------
        MATLAB:pfileOlderThanMfile
        --------------------------
        P-code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\setEthernetInterface.p is older than source code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\setEthernetInterface.m.
        C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\setEthernetInterface.p may be obsolete and may need to be regenerated.
        Type "help pcode" for information about generating P-code.
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\src\bossdevice.m (bossdevice.initialize) at 228
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\src\bossdevice.m (bossdevice.start) at 242
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\examples\demo_jittered_open_loop_stimulation.m (demo_jittered_open_loop_stimulation) at 17
            In C:\Program Files\MATLAB\R2024a\toolbox\matlab\lang\run.m (run) at 112
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\tests\exampleTests.m (exampleTests.runExampleScript) at 10    
        
        --------------------------
        MATLAB:pfileOlderThanMfile
        --------------------------
        P-code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\private\getSSHRootObj.p is older than source code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\private\getSSHRootObj.m.
        C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\private\getSSHRootObj.p may be obsolete and may need to be regenerated.
        Type "help pcode" for information about generating P-code.
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\setEthernetInterface.p (setEthernetInterface) at 0
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\src\bossdevice.m (bossdevice.initialize) at 228
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\src\bossdevice.m (bossdevice.start) at 242
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\examples\demo_jittered_open_loop_stimulation.m (demo_jittered_open_loop_stimulation) at 17
            In C:\Program Files\MATLAB\R2024a\toolbox\matlab\lang\run.m (run) at 112
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\tests\exampleTests.m (exampleTests.runExampleScript) at 10
    ------------------
    Stack Information:
    ------------------
    In C:\Program Files\MATLAB\R2024a\toolbox\matlab\testframework\unittest\core\+matlab\+unittest\+plugins\FailOnWarningsPlugin.m (FailOnWarningsPlugin.teardownTestMethod) at 178Verification failed while setting up or tearing down exampleTests.
As a result, all exampleTests tests failed.
    ---------------------
    Framework Diagnostic:
    ---------------------
    exampleTests issued warnings:    
        
        --------------------------
        MATLAB:pfileOlderThanMfile
        --------------------------
        P-code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+sg\removeSpeedgoatBlocksetFromPath.p is older than source code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+sg\removeSpeedgoatBlocksetFromPath.m.
        C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+sg\removeSpeedgoatBlocksetFromPath.p may be obsolete and may need to be regenerated.
        Type "help pcode" for information about generating P-code.
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\tests\commonSetupTests.m (commonSetupTests.setupBossdevice) at 21    
        
        --------------------------
        MATLAB:pfileOlderThanMfile
        --------------------------
        P-code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\pingTarget.p is older than source code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\pingTarget.m.
        C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+tg\pingTarget.p may be obsolete and may need to be regenerated.
        Type "help pcode" for information about generating P-code.
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\tests\commonSetupTests.m (@()bossapi.tg.pingTarget(testCase.bd.targetObject)) at 28
            In C:\Program Files\MATLAB\R2024a\toolbox\matlab\testframework\unittest\core\+matlab\+unittest\+internal\+constraints\FunctionHandleConstraint.m (FunctionHandleConstraint.invoke) at 35
            In C:\Program Files\MATLAB\R2024a\toolbox\matlab\testframework\unittest\core\+matlab\+unittest\+constraints\Eventually.m (Eventually.updateWithAttempt) at 176
            In C:\Program Files\MATLAB\R2024a\toolbox\matlab\testframework\unittest\core\+matlab\+unittest\+constraints\Eventually.m (Eventually.eventuallySatisfiesInnerConstraint) at 160
            In C:\Program Files\MATLAB\R2024a\toolbox\matlab\testframework\unittest\core\+matlab\+unittest\+constraints\Eventually.m (Eventually.satisfiedBy) at 114
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\tests\commonSetupTests.m (commonSetupTests.setupBossdevice) at 28    
        
        --------------------------
        MATLAB:pfileOlderThanMfile
        --------------------------
        P-code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+sg\addSpeedgoatBlocksetToPath.p is older than source code file C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+sg\addSpeedgoatBlocksetToPath.m.
        C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\toolbox\dependencies\+bossapi\+sg\addSpeedgoatBlocksetToPath.p may be obsolete and may need to be regenerated.
        Type "help pcode" for information about generating P-code.
            In C:\actions-runner\_work\bossdevice-api-matlab\bossdevice-api-matlab\tests\commonSetupTests.m (commonSetupTests.resetSgPath) at 40
    ------------------
    Stack Information:
    ------------------
    In C:\Program Files\MATLAB\R2024a\toolbox\matlab\testframework\unittest\core\+matlab\+unittest\+plugins\FailOnWarningsPlugin.m (FailOnWarningsPlugin.teardownTestClass) at 164

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