Skip to content

Fix test case removing warnings in test execution and increasing time… #297

Fix test case removing warnings in test execution and increasing time…

Fix test case removing warnings in test execution and increasing time… #297

GitHub Actions / Test Results R2023a failed Feb 20, 2024 in 0s

6 errors, 4 pass in 2m 12s

10 tests  ±0   4 ✅ ±0   2m 12s ⏱️ -1s
 3 suites ±0   0 💤 ±0 
 1 files   ±0   0 ❌ ±0   6 🔥 ±0 

Results for commit 3f427cb. ± Comparison against earlier commit 56085c9.

Annotations

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results R2023a

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

work/results.xml [took 1m 24s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_amplitude_threshold_tracking.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'slrealtime:target:connectError'
    --------------
    Error Details:
    --------------
    Error using slrealtime.Target/throwErrorWithCause
    Unable to connect to target computer 'bossdevice': No response from target computer after 10 pings:
    Pinging 192.168.7.5 with 32 bytes of data:
    Reply from 192.168.7.2: Destination host unreachable.
    
    Ping statistics for 192.168.7.5:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    
    
    Error in slrealtime.Target/connect
    
    Error in bossdevice/initialize (line 195)
                obj.targetObject.connect;
    
    Error in bossdevice/start (line 214)
                    obj.initialize;
    
    Error in demo_amplitude_threshold_tracking (line 23)
    bd.start;
    
    Error in run (line 91)
    evalin('caller', strcat(script, ';'));
    
    Error in exampleTests/runExampleScript (line 10)
                run(exName);
    
    Caused by:
        Error using slrealtime.Target/throwError
        No response from target computer after 10 pings:
        Pinging 192.168.7.5 with 32 bytes of data:
        Reply from 192.168.7.2: Destination host unreachable.
    
        Ping statistics for 192.168.7.5:
            Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results R2023a

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

work/results.xml [took 0s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_jittered_open_loop_stimulation.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'slrealtime:target:connectError'
    --------------
    Error Details:
    --------------
    Error using slrealtime.Target/throwErrorWithCause
    Unable to connect to target computer 'bossdevice': No response from target computer after 10 pings:
    Pinging 192.168.7.5 with 32 bytes of data:
    Reply from 62.155.245.83: Destination net unreachable.
    
    Ping statistics for 192.168.7.5:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    
    
    Error in slrealtime.Target/connect
    
    Error in bossdevice/initialize (line 195)
                obj.targetObject.connect;
    
    Error in bossdevice/start (line 214)
                    obj.initialize;
    
    Error in demo_jittered_open_loop_stimulation (line 17)
    bd.start;
    
    Error in run (line 91)
    evalin('caller', strcat(script, ';'));
    
    Error in exampleTests/runExampleScript (line 10)
                run(exName);
    
    Caused by:
        Error using slrealtime.Target/throwError
        No response from target computer after 10 pings:
        Pinging 192.168.7.5 with 32 bytes of data:
        Reply from 62.155.245.83: Destination net unreachable.
    
        Ping statistics for 192.168.7.5:
            Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results R2023a

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

work/results.xml [took 0s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_measure_loop_latency.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'slrealtime:target:connectError'
    --------------
    Error Details:
    --------------
    Error using slrealtime.Target/throwErrorWithCause
    Unable to connect to target computer 'bossdevice': No response from target computer after 10 pings:
    Pinging 192.168.7.5 with 32 bytes of data:
    Reply from 62.155.245.83: Destination net unreachable.
    
    Ping statistics for 192.168.7.5:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    
    
    Error in slrealtime.Target/connect
    
    Error in bossdevice/initialize (line 195)
                obj.targetObject.connect;
    
    Error in bossdevice/start (line 214)
                    obj.initialize;
    
    Error in demo_measure_loop_latency (line 10)
    bd.start;
    
    Error in run (line 91)
    evalin('caller', strcat(script, ';'));
    
    Error in exampleTests/runExampleScript (line 10)
                run(exName);
    
    Caused by:
        Error using slrealtime.Target/throwError
        No response from target computer after 10 pings:
        Pinging 192.168.7.5 with 32 bytes of data:
        Reply from 62.155.245.83: Destination net unreachable.
    
        Ping statistics for 192.168.7.5:
            Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results R2023a

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

work/results.xml [took 0s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_phase_prediction_error_simple.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'slrealtime:target:connectError'
    --------------
    Error Details:
    --------------
    Error using slrealtime.Target/throwErrorWithCause
    Unable to connect to target computer 'bossdevice': No response from target computer after 10 pings:
    Pinging 192.168.7.5 with 32 bytes of data:
    Reply from 62.155.245.83: Destination net unreachable.
    
    Ping statistics for 192.168.7.5:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    
    
    Error in slrealtime.Target/connect
    
    Error in bossdevice/initialize (line 195)
                obj.targetObject.connect;
    
    Error in bossdevice/start (line 214)
                    obj.initialize;
    
    Error in demo_phase_prediction_error_simple (line 11)
    bd.start;
    
    Error in run (line 91)
    evalin('caller', strcat(script, ';'));
    
    Error in exampleTests/runExampleScript (line 10)
                run(exName);
    
    Caused by:
        Error using slrealtime.Target/throwError
        No response from target computer after 10 pings:
        Pinging 192.168.7.5 with 32 bytes of data:
        Reply from 62.155.245.83: Destination net unreachable.
    
        Ping statistics for 192.168.7.5:
            Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results R2023a

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

work/results.xml [took 0s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_phase_triggered_plasticity_protocol.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'slrealtime:target:connectError'
    --------------
    Error Details:
    --------------
    Error using slrealtime.Target/throwErrorWithCause
    Unable to connect to target computer 'bossdevice': No response from target computer after 10 pings:
    Pinging 192.168.7.5 with 32 bytes of data:
    Reply from 62.155.245.83: Destination net unreachable.
    
    Ping statistics for 192.168.7.5:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    
    
    Error in slrealtime.Target/connect
    
    Error in bossdevice/initialize (line 195)
                obj.targetObject.connect;
    
    Error in bossdevice/start (line 214)
                    obj.initialize;
    
    Error in demo_phase_triggered_plasticity_protocol (line 26)
    bd.start;
    
    Error in run (line 91)
    evalin('caller', strcat(script, ';'));
    
    Error in exampleTests/runExampleScript (line 10)
                run(exName);
    
    Caused by:
        Error using slrealtime.Target/throwError
        No response from target computer after 10 pings:
        Pinging 192.168.7.5 with 32 bytes of data:
        Reply from 62.155.245.83: Destination net unreachable.
    
        Ping statistics for 192.168.7.5:
            Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results R2023a

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

work/results.xml [took 0s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_sdi.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'slrealtime:target:connectError'
    --------------
    Error Details:
    --------------
    Error using slrealtime.Target/throwErrorWithCause
    Unable to connect to target computer 'bossdevice': No response from target computer after 10 pings:
    Pinging 192.168.7.5 with 32 bytes of data:
    Reply from 62.155.245.83: Destination net unreachable.
    
    Ping statistics for 192.168.7.5:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    
    
    Error in slrealtime.Target/connect
    
    Error in bossdevice/initialize (line 195)
                obj.targetObject.connect;
    
    Error in bossdevice/start (line 214)
                    obj.initialize;
    
    Error in demo_sdi (line 13)
    bd.start;
    
    Error in run (line 91)
    evalin('caller', strcat(script, ';'));
    
    Error in exampleTests/runExampleScript (line 10)
                run(exName);
    
    Caused by:
        Error using slrealtime.Target/throwError
        No response from target computer after 10 pings:
        Pinging 192.168.7.5 with 32 bytes of data:
        Reply from 62.155.245.83: Destination net unreachable.
    
        Ping statistics for 192.168.7.5:
            Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results R2023a

10 tests found

There are 10 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