Fix C and C++ standard violation #165
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / twister-report (tiac_magpie)
failed
Sep 12, 2023 in 0s
18 tests run, 17 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 344 in workspace/modules/lib/chre/chpp/clients/loopback.c
github-actions / twister-report (tiac_magpie)
loopback.tests/drivers/spi/spi_loopback/drivers.spi.loopback
Failed
Raw output
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:451: spi_async_call_cb: (ret is true)
one or more events are not ready
ERROR: cannot fail in test phase 'teardown()', bailing
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:451: spi_async_call_cb: (ret is true)
one or more events are not ready
ERROR: cannot fail in test phase 'teardown()', bailing
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:451: spi_async_call_cb: (ret is true)
one or more events are not ready
ERROR: cannot fail in test phase 'teardown()', bailing
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:451: spi_async_call_cb: (ret is true)
one or more events are not ready
ERROR: cannot fail in test phase 'teardown()', bailing
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:451: spi_async_call_cb: (ret is true)
one or more events are not ready
ERROR: cannot fail in test phase 'teardown()', bailing
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:451: spi_async_call_cb: (ret is true)
one or more events are not ready
ERROR: cannot fail in test phase 'teardown()', bailing
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:451: spi_async_call_cb: (ret is true)
one or more events are not ready
ERROR: cannot fail in test phase 'teardown()', bailing
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:451: spi_async_call_cb: (ret is true)
one or more events are not ready
ERROR: cannot fail in test phase 'teardown()', bailing
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:451: spi_async_call_cb: (ret is true)
one or more events are not ready
ERROR: cannot fail in test phase 'teardown()', bailing
*** Booting Zephyr OS build zephyr-v3.4.0-3511-g67b2f4ad6abf ***
Running TESTSUITE spi_loopback
===================================================================
START - test_spi_loopback
I: SPI test on buffers TX/RX 0x20020151/0x20020990
I: SPI test slow config
I: Start complete multiple
I: Passed
I: Start complete loop
I: Passed
I: Start null tx
I: Passed
I: Start half start
I: Passed
I: Start half end
E: Buffer contents are different: 0x38,0x39,0x61,0x62,0x63,0x64,0x65,0x66,
E: vs: 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/spi/spi_loopback/src/spi.c:344: spi_rx_half_end: (1 is true)
Buffer contents are different
FAIL - test_spi_loopback in 0.049 seconds
===================================================================
TESTSUITE spi_loopback failed.
------ TESTSUITE SUMMARY START ------
SUITE FAIL - 0.00% [spi_loopback]: pass = 0, fail = 1, skip = 0, total = 1 duration = 0.049 seconds
- FAIL - [spi_loopback.test_spi_loopback] duration = 0.049 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: f2653bfb28ea986e40bfda1562a0a8e3
PROJECT EXECUTION FAILED
Loading