From a139d5f42cc83fd9e64bdbaba19db1c9023d9512 Mon Sep 17 00:00:00 2001 From: Hake Huang Date: Wed, 9 Oct 2024 12:02:15 +0800 Subject: [PATCH] v3.7.0-3695-ga6ed05e76532: nxp weekly report nxp weekly report Signed-off-by: Hake Huang --- .../lpcxpresso54114_lpc54114_m4.xml | 132 ++++++++++++++++++ .../mimxrt1015_evk.xml | 1 + 2 files changed, 133 insertions(+) create mode 100644 results/v3.7.0-3695-ga6ed05e76532/lpcxpresso54114_lpc54114_m4.xml create mode 100644 results/v3.7.0-3695-ga6ed05e76532/mimxrt1015_evk.xml diff --git a/results/v3.7.0-3695-ga6ed05e76532/lpcxpresso54114_lpc54114_m4.xml b/results/v3.7.0-3695-ga6ed05e76532/lpcxpresso54114_lpc54114_m4.xml new file mode 100644 index 00000000..02e18ece --- /dev/null +++ b/results/v3.7.0-3695-ga6ed05e76532/lpcxpresso54114_lpc54114_m4.xml @@ -0,0 +1,132 @@ +*** Booting Zephyr OS build v3.7.0-3695-ga6ed05e76532 *** +Running TESTSUITE suite_deadline +=================================================================== +START - test_deadline + PASS - test_deadline in 0.101 seconds +=================================================================== +START - test_unqueued + PASS - test_unqueued in 0.151 seconds +=================================================================== +START - test_yield +E: ***** USAGE FAULT ***** +E: Attempt to execute undefined instruction +E: r0/a1: 0x200020b0 r1/a2: 0x00000a08 r2/a3: 0x00000000 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x000039d1 +E: xpsr: 0x61000800 +E: Faulting instruction address (r15/pc): 0x00003a9a +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x200006c8 (main) +E: Halting system +*** Booting Zephyr OS build v3.7.0-3695-ga6ed05e76532 *** +Running TESTSUITE flash_driver +=================================================================== +Test will run on device flash-controller@4009c000 +START - test_flash_erase + PASS - test_flash_erase in 0.203 seconds +=================================================================== +START - test_flash_fill +E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE + + Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:210: flash_driver_test_flash_fill: (rc not equal to 0) +Fill failed + + FAIL - test_flash_fill in 0.217 seconds +=================================================================== +START - test_flash_flatten +E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE + + Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:242: flash_driver_test_flash_flatten: (rc not equal to 0) +Fill failed + + FAIL - test_flash_flatten in 0.218 seconds +=================================================================== +START - test_flash_page_layout +start_offset=0x30000 size=256 index=768 +page_count=1024 + PASS - test_flash_page_layout in 0.007 seconds +=================================================================== +START - test_read_unaligned_address + PASS - test_read_unaligned_address in 0.208 seconds +=================================================================== +TESTSUITE flash_driver failed. + +------ TESTSUITE SUMMARY START ------ + +SUITE FAIL - 60.00% [flash_driver]: pass = 3, fail = 2, skip = 0, total = 5 duration = 0.853 seconds + - PASS - [flash_driver.test_flash_erase] duration = 0.203 seconds + - FAIL - [flash_driver.test_flash_fill] duration = 0.217 seconds + - FAIL - [flash_driver.test_flash_flatten] duration = 0.218 seconds + - PASS - [flash_driver.test_flash_page_layout] duration = 0.007 seconds + - PASS - [flash_driver.test_read_unaligned_address] duration = 0.208 seconds + +------ TESTSUITE SUMMARY END ------ + +=================================================================== +RunID: 531ba51b869e92f26d0028bcbe7ab7d1 +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.7.0-3695-ga6ed05e76532 *** +Running TESTSUITE flash_driver +=================================================================== +Test will run on device flash-controller@4009c000 +START - test_flash_erase + PASS - test_flash_erase in 0.203 seconds +=================================================================== +START - test_flash_fill +E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE + + Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:210: flash_driver_test_flash_fill: (rc not equal to 0) +Fill failed + + FAIL - test_flash_fill in 0.217 seconds +=================================================================== +START - test_flash_flatten +E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE + + Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:242: flash_driver_test_flash_flatten: (rc not equal to 0) +Fill failed + + FAIL - test_flash_flatten in 0.218 seconds +=================================================================== +START - test_flash_page_layout +start_offset=0x30000 size=256 index=768 +page_count=1024 + PASS - test_flash_page_layout in 0.007 seconds +=================================================================== +START - test_read_unaligned_address + PASS - test_read_unaligned_address in 0.208 seconds +=================================================================== +TESTSUITE flash_driver failed. + +------ TESTSUITE SUMMARY START ------ + +SUITE FAIL - 60.00% [flash_driver]: pass = 3, fail = 2, skip = 0, total = 5 duration = 0.853 seconds + - PASS - [flash_driver.test_flash_erase] duration = 0.203 seconds + - FAIL - [flash_driver.test_flash_fill] duration = 0.217 seconds + - FAIL - [flash_driver.test_flash_flatten] duration = 0.218 seconds + - PASS - [flash_driver.test_flash_page_layout] duration = 0.007 seconds + - PASS - [flash_driver.test_read_unaligned_address] duration = 0.208 seconds + +------ TESTSUITE SUMMARY END ------ + +=================================================================== +RunID: 531ba51b869e92f26d0028bcbe7ab7d1 +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v3.7.0-3695-ga6ed05e76532 *** +Starting application thread! + +OpenAMP[master] demo started +*** Booting Zephyr OS build v3.7.0-3695-ga6ed05e76532 *** +Starting application thread! + +OpenAMP[master] demo started +CONFIG_TEST_LIB_HASH_MAP_MAX_ENTRIES: 40 +[00:00:00.001,000] <err> os: ***** USAGE FAULT ***** +[00:00:00.001,000] <err> os: Illegal use of the EPSR +[00:00:00.001,000] <err> os: r0/a1: 0x00000000 r1/a2: 0x200026f0 r2/a3: 0x00000027 +[00:00:00.001,000] <err> os: r3/a4: 0x00000000 r12/ip: 0x00000027 r14/lr: 0x00000000 +[00:00:00.001,000] <err> os: xpsr: 0x00000000 +[00:00:00.001,000] <err> os: Faulting instruction address (r15/pc): 0x00000000 +[00:00:00.001,000] <err> os: >>> ZEPHYR FATAL ERROR 35: Unknown error on CPU 0 +[00:00:00.001,000] <err> os: Current thread: 0x20000c88 (unknown) +[00:00:00.061,000] <err> os: Halting system + \ No newline at end of file diff --git a/results/v3.7.0-3695-ga6ed05e76532/mimxrt1015_evk.xml b/results/v3.7.0-3695-ga6ed05e76532/mimxrt1015_evk.xml new file mode 100644 index 00000000..e7bad740 --- /dev/null +++ b/results/v3.7.0-3695-ga6ed05e76532/mimxrt1015_evk.xml @@ -0,0 +1 @@ + \ No newline at end of file