[Backport v2.7-branch] Bluetooth: Host: Avoid processing "no change" encryption changes #74122
GitHub Actions / Unit Test Results
failed
Jan 21, 2025 in 0s
1 fail, 573 skipped, 3 390 pass in 1h 43m 3s
Annotations
Check warning on line 0 in qemu_x86:tests/lib/ringbuffer/libraries.ring_buffer_concurrent
github-actions / Unit Test Results
tests/lib/ringbuffer/libraries.ring_buffer_concurrent (qemu_x86:tests/lib/ringbuffer/libraries.ring_buffer_concurrent) failed
artifacts/Unit Test Results (Subset 9)/twister-out/twister.xml
Raw output
[0mSeaBIOS (version zephyr-v1.0.0-0-g31d4e0e-dirty-20200714_234759-fv-az50-zephyr)
Booting from ROM..*** Booting Zephyr OS build v2.7.6-8-gbaed41e52537 ***
Running test suite test_ringbuffer_api
===================================================================
START - test_ringbuffer_init
PASS - test_ringbuffer_init in 0.1 seconds
===================================================================
START - test_ringbuffer_declare_pow2
PASS - test_ringbuffer_declare_pow2 in 0.1 seconds
===================================================================
START - test_ringbuffer_declare_size
PASS - test_ringbuffer_declare_size in 0.1 seconds
===================================================================
START - test_ringbuffer_put_get_thread
PASS - test_ringbuffer_put_get_thread in 0.45 seconds
===================================================================
START - test_ringbuffer_put_get_isr
PASS - test_ringbuffer_put_get_isr in 0.1 seconds
===================================================================
START - test_ringbuffer_put_get_thread_isr
PASS - test_ringbuffer_put_get_thread_isr in 0.1 seconds
===================================================================
START - test_ringbuffer_put_get_discard
PASS - test_ringbuffer_put_get_discard in 0.1 seconds
===================================================================
START - test_ringbuffer_pow2_put_get_thread_isr
PASS - test_ringbuffer_pow2_put_get_thread_isr in 0.1 seconds
===================================================================
START - test_ringbuffer_size_put_get_thread_isr
PASS - test_ringbuffer_size_put_get_thread_isr in 0.1 seconds
===================================================================
START - test_ringbuffer_array_perf
PASS - test_ringbuffer_array_perf in 0.1 seconds
===================================================================
START - test_ringbuffer_partial_putting
PASS - test_ringbuffer_partial_putting in 0.3 seconds
===================================================================
START - test_ringbuffer_partial_getting
PASS - test_ringbuffer_partial_getting in 0.3 seconds
===================================================================
START - test_ring_buffer_main
PASS - test_ring_buffer_main in 0.2 seconds
===================================================================
START - test_ringbuffer_raw
PASS - test_ringbuffer_raw in 0.1 seconds
===================================================================
START - test_ringbuffer_alloc_put
PASS - test_ringbuffer_alloc_put in 0.1 seconds
===================================================================
START - test_byte_put_free
PASS - test_byte_put_free in 0.1 seconds
===================================================================
START - test_ringbuffer_equal_bufs
PASS - test_ringbuffer_equal_bufs in 0.1 seconds
===================================================================
START - test_capacity
PASS - test_capacity in 0.1 seconds
===================================================================
START - test_size
PASS - test_size in 0.1 seconds
===================================================================
START - test_peek
PASS - test_peek in 0.1 seconds
===================================================================
START - test_reset
PASS - test_reset in 0.1 seconds
===================================================================
START - test_ringbuffer_performance
1 byte put-get, avg cycles: 809
4 byte put-get, avg cycles: 879
1 byte put claim-finish, avg cycles: 639
5 byte put claim-finish, avg cycles: 743
5 byte get claim-finish, avg cycles: 732
PASS - test_ringbuffer_performance in 0.39 seconds
===================================================================
START - test_ringbuffer_concurrent
PASS - test_ringbuffer_concurrent in 0.11 seconds
===================================================================
START - test_ringbuffer_shpsc
preempted: 4197
PASS - test_ringbuffer_shpsc in 6.0 seconds
===================================================================
START - test_ringbuffer_spshc
preempted: 2302
PASS - test_ringbuffer_spshc in 6.1 seconds
===================================================================
START - test_ringbuffer_cpy_shpsc
preempted: 2830
PASS - test_ringbuffer_cpy_shpsc in 6.1 seconds
===================================================================
START - test_ringbuffer_cpy_spshc
preempted: 1841
PASS - test_ringbuffer_cpy_spshc in 6.0 seconds
===================================================================
START - test_ringbuffer_item_shpsc
preempted: 2020
PASS - test_ringbuffer_item_shpsc in 6.0 seconds
===================================================================
START - test_ringbuffer_item_spshc
Loading