Skip to content

Add test cases for forced unwinding. #83

Add test cases for forced unwinding.

Add test cases for forced unwinding. #83

Re-run triggered August 11, 2024 21:22
Status Success
Total duration 2m 38s
Artifacts 19

main.yaml

on: push
check-rust-toolchain
26s
check-rust-toolchain
check-qemu
5s
check-qemu
test  /  ...  /  notify_by_task
6s
test / sync / mailbox / notify_by_task
test  /  ...  /  notify_in_advance
10s
test / sync / mailbox / notify_in_advance
test  /  ...  /  task_not_timeout
11s
test / sync / mailbox / task_not_timeout
test  /  ...  /  task_timeout
8s
test / sync / mailbox / task_timeout
test  /  ...  /  notify_in_advance_after_timeout
8s
test / sync / mailbox / notify_in_advance_after_timeout
test  /  ...  /  initialization
6s
test / sync / semaphore / initialization
test  /  ...  /  down_0_then_try_down
10s
test / sync / semaphore / down_0_then_try_down
test  /  ...  /  up_max_then_try_up
7s
test / sync / semaphore / up_max_then_try_up
test  /  ...  /  _4_tasks_down_contend_init_3
7s
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
10s
test / sync / semaphore / try_down_ok_then_err
test  /  ...  /  _2_tasks_5_down_5_up
10s
test / sync / semaphore / _2_tasks_5_down_5_up
test  /  ...  /  _10_tasks_100_up_down
6s
test / sync / semaphore / _10_tasks_100_up_down
test  /  ...  /  reduce_priority
10s
test / task / priority / reduce_priority
test  /  ...  /  diverted
11s
test / task / unwind / diverted
test  /  ...  /  deferred_direct_drop
11s
test / task / unwind / deferred_direct_drop
test  /  ...  /  deferred_indirect_drop
6s
test / task / unwind / deferred_indirect_drop
test  /  ...  /  deferred_nested_drop
5s
test / task / unwind / deferred_nested_drop
Fit to window
Zoom out
Zoom in

Artifacts

Produced during runtime
Name Size
test-sync-mailbox-notify_by_task Expired
28.8 KB
test-sync-mailbox-notify_in_advance Expired
26.5 KB
test-sync-mailbox-notify_in_advance_after_timeout Expired
27.8 KB
test-sync-mailbox-task_not_timeout Expired
28.1 KB
test-sync-mailbox-task_timeout Expired
27 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
28.9 KB
test-sync-semaphore-down_0_then_try_down Expired
25.5 KB
test-sync-semaphore-init_0_blocking_down Expired
27.3 KB
test-sync-semaphore-initialization Expired
23.4 KB
test-sync-semaphore-try_down_ok_then_err Expired
24.7 KB
test-sync-semaphore-try_up_ok_then_err Expired
24.8 KB
test-sync-semaphore-up_max_then_try_up Expired
25.6 KB
test-task-priority-reduce_priority Expired
24.3 KB
test-task-unwind-deferred_direct_drop Expired
25.4 KB
test-task-unwind-deferred_indirect_drop Expired
25.5 KB
test-task-unwind-deferred_nested_drop Expired
25.5 KB
test-task-unwind-diverted Expired
25.3 KB