diff --git a/results/v2.5.0-rc1-11-gf91e9fba51e5/nrf52840dk_nrf52840.xml b/results/v2.5.0-rc1-11-gf91e9fba51e5/nrf52840dk_nrf52840.xml new file mode 100644 index 00000000..64d4dbc2 --- /dev/null +++ b/results/v2.5.0-rc1-11-gf91e9fba51e5/nrf52840dk_nrf52840.xml @@ -0,0 +1,164 @@ + +*** Booting Zephyr OS build v2.5.0-rc1-11-gf91e9fba51e5 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7194 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 606 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v2.5.0-rc1-11-gf91e9fba51e5 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7185 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/v2.5.0-rc1-11-gf91e9fba51e5/nrf52dk_nrf52832.xml b/results/v2.5.0-rc1-11-gf91e9fba51e5/nrf52dk_nrf52832.xml new file mode 100644 index 00000000..996588f1 --- /dev/null +++ b/results/v2.5.0-rc1-11-gf91e9fba51e5/nrf52dk_nrf52832.xml @@ -0,0 +1,164 @@ + +*** Booting Zephyr OS build v2.5.0-rc1-11-gf91e9fba51e5 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7210 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 607 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v2.5.0-rc1-11-gf91e9fba51e5 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7195 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 614 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/v2.5.0-rc1-11-gf91e9fba51e5/nrf9160dk_nrf9160.xml b/results/v2.5.0-rc1-11-gf91e9fba51e5/nrf9160dk_nrf9160.xml new file mode 100644 index 00000000..9d8917a1 --- /dev/null +++ b/results/v2.5.0-rc1-11-gf91e9fba51e5/nrf9160dk_nrf9160.xml @@ -0,0 +1,318 @@ + +*** Booting Zephyr OS build v2.5.0-rc1-11-gf91e9fba51e5 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7201 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 619 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v2.5.0-rc1-11-gf91e9fba51e5 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7204 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 612 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v2.5.0-rc1-11-gf91e9fba51e5 *** +Running test suite posix_apis +=================================================================== +START - test_posix_pthread_execution +Thread 0 starting with scheduling policy 0 & priority 15 +Thread 1 starting with scheduling policy 0 & priority 15 +Thread 2 starting with scheduling policy 0 & priority 15 +Bounce test OK +Barrier test OK +PASS - test_posix_pthread_execution +=================================================================== +START - test_posix_pthread_termination +Thread 0 starting with a priority of 4 +Cancelling thread 0 +Thread 1 starting with a priority of 3 +Cancelling thread 1 +Thread 1 could not be cancelled +Thread 2 starting with a priority of 2 +Cancelling thread 2 +Thread 3 starting with a priority of 1 +Cancelling thread 3 +Thread 3 could not be cancelled +PASS - test_posix_pthread_termination +=================================================================== +START - test_posix_multiple_threads_single_key +Different threads set different values to same key: +thread 0: set value = 536877736 and retrieved value = 536877736 +thread 1: set value = 536877960 and retrieved value = 536877960 +PASS - test_posix_multiple_threads_single_key +=================================================================== +START - test_posix_single_thread_multiple_keys +Single thread associates its value with different keys: +key 0: set value = 536878160 and retrieved value = 536878160 +key 1: set value = 536878160 and retrieved value = 536878160 +PASS - test_posix_single_thread_multiple_keys +=================================================================== +START - test_posix_clock +POSIX clock APIs +POSIX clock APIs test done +PASS - test_posix_clock +=================================================================== +START - test_posix_semaphore +PASS - test_posix_semaphore +=================================================================== +START - test_posix_normal_mutex +mutex lock is taken +PASS - test_posix_normal_mutex +=================================================================== +START - test_posix_recursive_mutex +recrusive mutex lock is taken +PASS - test_posix_recursive_mutex +=================================================================== +START - test_posix_mqueue +PASS - test_posix_mqueue +=================================================================== +START - test_posix_realtime +POSIX clock set APIs +Assertion failed at WEST_TOPDIR/zephyr/tests/posix/common/src/clock.c:75: test_posix_realtime: (rts.tv_nsec not equal to mts.tv_nsec) +Nanoseconds not equal +FAIL - test_posix_realtime +=================================================================== +START - test_posix_timer +POSIX timer test +Timer fires every 0 secs and 100000000 nsecs +Time remaining to fire 0 secs and 899000000 nsecs +Handler Signal value :20 for 1 times +Handler Signal value :20 for 2 times +Handler Signal value :20 for 3 times +Handler Signal value :20 for 4 times +Handler Signal value :20 for 5 times +Handler Signal value :20 for 6 times +Handler Signal value :20 for 7 times +Handler Signal value :20 for 8 times +Handler Signal value :20 for 9 times +Handler Signal value :20 for 10 times +Handler Signal value :20 for 11 times +Handler Signal value :20 for 12 times +PASS - test_posix_timer +=================================================================== +START - test_posix_rw_lock +main acquire WR lock and 3 threads acquire RD lock +Thread 2 schParent thread releasing WR lock +eduling poliParent thread acquiring WR lock again +Parent thread acquired WR lock again +cy = 1 & priParent thread releasing WR lock again +3 threads acquire WR lock +Main thread acquiring RD lock +Main thread acquired RD lock +ority 3 starMain thread releasing RD lock +ted +Thread 2 got RD lock +Thread 1 schThread 2 releasing RD lock +Thread 2 acquiring WR lock +Thread 2 acquired WR lock +eduling polThread 2 releasing WR lock +icy = 1 & priority 2 started +Thread 1 got RD lock +Thread 0 scThread 1 releasing RD lock +Thread 1 acquiring WR lock +Thread 1 acquired WR lock +heduling polThread 1 releasing WR lock +icy = 1 & priority 1 started +Thread 0 got RD lock +Thread 0 releasing RD lock +Thread 0 acquiring WR lock +Thread 0 acquired WR lock +Thread 0 releasing WR lock +PASS - test_posix_rw_lock +=================================================================== +START - test_nanosleep_NULL_NULL +PASS - test_nanosleep_NULL_NULL +=================================================================== +START - test_nanosleep_NULL_notNULL +PASS - test_nanosleep_NULL_notNULL +=================================================================== +START - test_nanosleep_notNULL_NULL +PASS - test_nanosleep_notNULL_NULL +=================================================================== +START - test_nanosleep_notNULL_notNULL +PASS - test_nanosleep_notNULL_notNULL +=================================================================== +START - test_nanosleep_req_is_rem +PASS - test_nanosleep_req_is_rem +=================================================================== +START - test_nanosleep_n1_0 +PASS - test_nanosleep_n1_0 +=================================================================== +START - test_nanosleep_0_n1 +PASS - test_nanosleep_0_n1 +=================================================================== +START - test_nanosleep_n1_n1 +PASS - test_nanosleep_n1_n1 +=================================================================== +START - test_nanosleep_0_1 +PASS - test_nanosleep_0_1 +=================================================================== +START - test_nanosleep_0_1001 +PASS - test_nanosleep_0_1001 +=================================================================== +START - test_nanosleep_0_500000000 +PASS - test_nanosleep_0_500000000 +=================================================================== +START - test_nanosleep_1_0 +PASS - test_nanosleep_1_0 +=================================================================== +START - test_nanosleep_1_1 +PASS - test_nanosleep_1_1 +=================================================================== +START - test_nanosleep_1_1001 +PASS - test_nanosleep_1_1001 +=================================================================== +Test suite posix_apis failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml new file mode 100644 index 00000000..5e934254 --- /dev/null +++ b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml @@ -0,0 +1,188 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7206 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 612 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7179 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml new file mode 100644 index 00000000..76724791 --- /dev/null +++ b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml @@ -0,0 +1,164 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7183 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 615 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7180 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml new file mode 100644 index 00000000..1bad677f --- /dev/null +++ b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml @@ -0,0 +1,395 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7211 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7190 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite userspace +=================================================================== +START - test_stack_buffer +Reserved space (thread stacks): 0 +Reserved space (kernel stacks): 32 +CONFIG_ISR_STACK_SIZE 2048 +irq stack 0: 0x20001360 size 2080 +Provided stack size: 512 +testing user_stack +stack may host user thread, size in metadata is 512 +Stack object 0x20001f20[512] +- Testing supervisor mode +- Thread reports buffer 0x20001f40 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[0] +stack may host user thread, size in metadata is 512 +Stack object 0x20002120[512] +- Testing supervisor mode +- Thread reports buffer 0x20002140 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[1] +stack may host user thread, size in metadata is 512 +Stack object 0x20002320[512] +- Testing supervisor mode +- Thread reports buffer 0x20002340 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[2] +stack may host user thread, size in metadata is 512 +Stack object 0x20002520[512] +- Testing supervisor mode +- Thread reports buffer 0x20002540 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack +Stack object 0x20000940[544] +- Testing supervisor mode +- Thread reports buffer 0x20000960 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[0] +Stack object 0x20000b60[544] +- Testing supervisor mode +- Thread reports buffer 0x20000b80 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[1] +Stack object 0x20000d80[544] +- Testing supervisor mode +- Thread reports buffer 0x20000da0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[2] +Stack object 0x20000fa0[544] +- Testing supervisor mode +- Thread reports buffer 0x20000fc0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing stest_member_stack +Stack object 0x200000a0[544] +- Testing supervisor mode +- Thread reports buffer 0x200000c0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +PASS - test_stack_buffer +=================================================================== +START - test_idle_stack +hi! bye! +E: could not allocate kernel object, out of memory +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x8 +E: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0xaaaaaaaa r14/lr: 0x0000074f +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0000cf62 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x200002e0 (unknown) +E: Halting system +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2710-g5358a11687/nrf52840dk_nrf52840.xml b/results/zephyr-v2.4.0-2710-g5358a11687/nrf52840dk_nrf52840.xml new file mode 100644 index 00000000..226eb7cd --- /dev/null +++ b/results/zephyr-v2.4.0-2710-g5358a11687/nrf52840dk_nrf52840.xml @@ -0,0 +1,210 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite arm_thread_swap +=================================================================== +START - test_arm_thread_swap +PASS - test_arm_thread_swap +=================================================================== +Test suite arm_thread_swap succeeded +Running test suite arm_syscalls +=================================================================== +START - test_arm_syscalls +Available IRQ line: 47 +USR Thread: IRQ Line: 47 +PASS - test_arm_syscalls +=================================================================== +START - test_syscall_cpu_scrubs_regs +Writing 0xDEADBEEF values into registers +Exit from system call +PASS - test_syscall_cpu_scrubs_regs +=================================================================== +Test suite arm_syscalls succeeded +=================================================================== +PROJECT EXECUTION SUCCESSFUL +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7207 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 610 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7186 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 612 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2710-g5358a11687/nrf52dk_nrf52832.xml b/results/zephyr-v2.4.0-2710-g5358a11687/nrf52dk_nrf52832.xml new file mode 100644 index 00000000..a642b8fa --- /dev/null +++ b/results/zephyr-v2.4.0-2710-g5358a11687/nrf52dk_nrf52832.xml @@ -0,0 +1,168 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7206 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 615 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7203 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +===================== +Test suite arm_runtime_nmi_fn succeeded +=================================================================== +PROJECT EXECUTION SUCCESSFUL + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2710-g5358a11687/nrf9160dk_nrf9160.xml b/results/zephyr-v2.4.0-2710-g5358a11687/nrf9160dk_nrf9160.xml new file mode 100644 index 00000000..e5fda9c7 --- /dev/null +++ b/results/zephyr-v2.4.0-2710-g5358a11687/nrf9160dk_nrf9160.xml @@ -0,0 +1,395 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7195 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7193 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite userspace +=================================================================== +START - test_stack_buffer +Reserved space (thread stacks): 0 +Reserved space (kernel stacks): 32 +CONFIG_ISR_STACK_SIZE 2048 +irq stack 0: 0x20001360 size 2080 +Provided stack size: 512 +testing user_stack +stack may host user thread, size in metadata is 512 +Stack object 0x20001f20[512] +- Testing supervisor mode +- Thread reports buffer 0x20001f40 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[0] +stack may host user thread, size in metadata is 512 +Stack object 0x20002120[512] +- Testing supervisor mode +- Thread reports buffer 0x20002140 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[1] +stack may host user thread, size in metadata is 512 +Stack object 0x20002320[512] +- Testing supervisor mode +- Thread reports buffer 0x20002340 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[2] +stack may host user thread, size in metadata is 512 +Stack object 0x20002520[512] +- Testing supervisor mode +- Thread reports buffer 0x20002540 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack +Stack object 0x20000940[544] +- Testing supervisor mode +- Thread reports buffer 0x20000960 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[0] +Stack object 0x20000b60[544] +- Testing supervisor mode +- Thread reports buffer 0x20000b80 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[1] +Stack object 0x20000d80[544] +- Testing supervisor mode +- Thread reports buffer 0x20000da0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[2] +Stack object 0x20000fa0[544] +- Testing supervisor mode +- Thread reports buffer 0x20000fc0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing stest_member_stack +Stack object 0x200000a0[544] +- Testing supervisor mode +- Thread reports buffer 0x200000c0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +PASS - test_stack_buffer +=================================================================== +START - test_idle_stack +hi! bye! +E: could not allocate kernel object, out of memory +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x8 +E: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0xaaaaaaaa r14/lr: 0x0000074f +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0000cf5c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x200002e0 (unknown) +E: Halting system +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file