Skip to content

Test interrupt

Test interrupt #133

Triggered via pull request August 21, 2024 15:09
Status Success
Total duration 3m 53s
Artifacts 41

main.yaml

on: pull_request
check-rust-toolchain
8s
check-rust-toolchain
check-qemu
5s
check-qemu
test  /  ...  /  notify_by_task
12s
test / sync / mailbox / notify_by_task
test  /  ...  /  notify_in_advance
14s
test / sync / mailbox / notify_in_advance
test  /  ...  /  task_not_timeout
7s
test / sync / mailbox / task_not_timeout
test  /  ...  /  task_timeout
8s
test / sync / mailbox / task_timeout
test  /  ...  /  notify_in_advance_after_timeout
17s
test / sync / mailbox / notify_in_advance_after_timeout
test  /  ...  /  initialization
8s
test / sync / semaphore / initialization
test  /  ...  /  down_0_then_try_down
15s
test / sync / semaphore / down_0_then_try_down
test  /  ...  /  up_max_then_try_up
12s
test / sync / semaphore / up_max_then_try_up
test  /  ...  /  _4_tasks_down_contend_init_3
6s
test / sync / semaphore / _4_tasks_down_contend_init_3
test  /  ...  /  init_0_blocking_down
11s
test / sync / semaphore / init_0_blocking_down
test  /  ...  /  try_up_ok_then_err
5s
test / sync / semaphore / try_up_ok_then_err
test  /  ...  /  try_down_ok_then_err
18s
test / sync / semaphore / try_down_ok_then_err
test  /  ...  /  _2_tasks_5_down_5_up
6s
test / sync / semaphore / _2_tasks_5_down_5_up
test  /  ...  /  _10_tasks_100_up_down
7s
test / sync / semaphore / _10_tasks_100_up_down
test  /  ...  /  down_priority_scheduling
25s
test / sync / semaphore / down_priority_scheduling
test  /  ...  /  up_priority_scheduling
8s
test / sync / semaphore / up_priority_scheduling
test  /  ...  /  basic
5s
test / sync / mutex / basic
test  /  ...  /  stress
20s
test / sync / mutex / stress
test  /  ...  /  priority
7s
test / sync / mutex / priority
test  /  ...  /  poison
9s
test / sync / mutex / poison
test  /  ...  /  priority_inversion
5s
test / sync / mutex / priority_inversion
test  /  ...  /  produce_consume_single_task
6s
test / sync / channel / produce_consume_single_task
test  /  ...  /  produce_with_overflow
5s
test / sync / channel / produce_with_overflow
test  /  ...  /  try_consume
15s
test / sync / channel / try_consume
test  /  ...  /  multiple_producers
8s
test / sync / channel / multiple_producers
test  /  ...  /  multiple_consumers
7s
test / sync / channel / multiple_consumers
test  /  ...  /  concurrency_and_stress
7s
test / sync / channel / concurrency_and_stress
test  /  ...  /  reduce_priority
11s
test / task / priority / reduce_priority
test  /  ...  /  unwind_priority
5s
test / task / priority / unwind_priority
test  /  ...  /  diverted
6s
test / task / unwind / diverted
test  /  ...  /  deferred_direct_drop
6s
test / task / unwind / deferred_direct_drop
test  /  ...  /  deferred_indirect_drop
10s
test / task / unwind / deferred_indirect_drop
test  /  ...  /  deferred_nested_drop
10s
test / task / unwind / deferred_nested_drop
test  /  ...  /  concurrent_restart
6s
test / task / unwind / concurrent_restart
test  /  ...  /  function_arguments
7s
test / task / segmented_stack / function_arguments
test  /  ...  /  return_values
8s
test / task / segmented_stack / return_values
test  /  ...  /  simple
11s
test / interrupt / unwind / simple
test  /  ...  /  try_down_allow_isr
8s
test / interrupt / semaphore / try_down_allow_isr
test  /  ...  /  try_up_allow_isr
17s
test / interrupt / semaphore / try_up_allow_isr
test  /  ...  /  notify_allow_isr
8s
test / interrupt / mailbox / notify_allow_isr
test  /  ...  /  load_40_percent
14s
test / debug / cpu_load / load_40_percent
Fit to window
Zoom out
Zoom in

Artifacts

Produced during runtime
Name Size
test-debug-cpu_load-load_40_percent Expired
35.1 KB
test-interrupt-mailbox-notify_allow_isr Expired
32.8 KB
test-interrupt-semaphore-try_down_allow_isr Expired
32 KB
test-interrupt-semaphore-try_up_allow_isr Expired
32 KB
test-interrupt-unwind-simple Expired
30.8 KB
test-sync-channel-concurrency_and_stress Expired
31.4 KB
test-sync-channel-multiple_consumers Expired
32.4 KB
test-sync-channel-multiple_producers Expired
30.3 KB
test-sync-channel-produce_consume_single_task Expired
27.2 KB
test-sync-channel-produce_with_overflow Expired
27.3 KB
test-sync-channel-try_consume Expired
27 KB
test-sync-mailbox-notify_by_task Expired
28.7 KB
test-sync-mailbox-notify_in_advance Expired
26.1 KB
test-sync-mailbox-notify_in_advance_after_timeout Expired
27.5 KB
test-sync-mailbox-task_not_timeout Expired
28 KB
test-sync-mailbox-task_timeout Expired
26.8 KB
test-sync-mutex-basic Expired
28.8 KB
test-sync-mutex-poison Expired
28.2 KB
test-sync-mutex-priority Expired
28.9 KB
test-sync-mutex-priority_inversion Expired
29.1 KB
test-sync-mutex-stress Expired
28.8 KB
test-sync-semaphore-10_tasks_100_up_down Expired
27.3 KB
test-sync-semaphore-2_tasks_5_down_5_up Expired
30 KB
test-sync-semaphore-4_tasks_down_contend_init_3 Expired
29 KB
test-sync-semaphore-down_0_then_try_down Expired
25.1 KB
test-sync-semaphore-down_priority_scheduling Expired
27.8 KB
test-sync-semaphore-init_0_blocking_down Expired
27.3 KB
test-sync-semaphore-initialization Expired
22.9 KB
test-sync-semaphore-try_down_ok_then_err Expired
24.2 KB
test-sync-semaphore-try_up_ok_then_err Expired
24.3 KB
test-sync-semaphore-up_max_then_try_up Expired
25.1 KB
test-sync-semaphore-up_priority_scheduling Expired
27.7 KB
test-task-priority-reduce_priority Expired
24.1 KB
test-task-priority-unwind_priority Expired
26.6 KB
test-task-segmented_stack-function_arguments Expired
24.5 KB
test-task-segmented_stack-return_values Expired
24.4 KB
test-task-unwind-concurrent_restart Expired
26.6 KB
test-task-unwind-deferred_direct_drop Expired
25.1 KB
test-task-unwind-deferred_indirect_drop Expired
25.2 KB
test-task-unwind-deferred_nested_drop Expired
25.3 KB
test-task-unwind-diverted Expired
25 KB