Home
last modified time | relevance | path

Searched refs:fails (Results 1 – 25 of 106) sorted by relevance

12345

/Zephyr-latest/drivers/memc/
Dsifive_ddr.c87 uint64_t fails = 0; in check_errata() local
107 if (fails == 0) { in check_errata()
113 fails |= (1 << dq); in check_errata()
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py81 fails, passes, errors, skips = stats
101 fails += 1
130 return (fails, passes, errors, skips)
169 fails = passes = errors = skips = 0
182 fails, passes, errors, skips = self.xunit_testcase(eleTestsuite,
184 (fails, passes, errors, skips), log, True)
186 total = errors + passes + fails + skips
242 fails = passes = errors = skips = 0
264 fails, passes, errors, skips = self.xunit_testcase(eleTestsuite,
266 (fails, passes, errors, skips), log, True)
[all …]
/Zephyr-latest/samples/subsys/ipc/openamp/boards/
Dmimxrt1170_evk_mimxrt1176_cm7_A.overlay14 /* OpenAMP fails with full 512K OCRAM2 memory region as shared memory.
Dmimxrt1170_evk_mimxrt1176_cm7_B.overlay14 /* OpenAMP fails with full 512K OCRAM2 memory region as shared memory.
Dmimxrt1160_evk_mimxrt1166_cm7.overlay14 /* OpenAMP fails with full 512K OCRAM2 memory region as shared memory.
/Zephyr-latest/cmake/compiler/armclang/
Dcompiler_flags.cmake5 # fails because of: https://gitlab.kitware.com/cmake/cmake/-/issues/19963
/Zephyr-latest/doc/releases/
Drelease-notes-1.13.rst303 * :github:`9723` - tests/drivers/adc/adc_api/ fails on sam_e70_xplained
307 * :github:`9684` - tests/posix/ fails on sam_e70_xplained
308 …l/mem_protect/mem_protect, tests/kernel/alert, tests/kernel/mem_pool test fails on sam_e70_xplaine…
309 * :github:`9682` - tests/kernel/init: kernel.common.init.verify_bootdelay fails on sam_e70_xplained
341 * :github:`9611` - tests/kernel/sched/schedule_api/testcase.yaml#kernel.sched.slice_reset fails on …
342 … - tests/kernel/mem_protect/stack_random: kernel.memory_protection.stack_random fails on emsk7d_v22
355 …s/kernel/sched/schedule_api/testcase.yaml#kernel.sched.unlock_preemptible fails on nrf52840_pca100…
362 * :github:`9468` - tests/kernel/mem_pool/mem_pool_concept/testcase.yaml#kernel.memory_pool fails on…
363 * :github:`9466` - tests/kernel/context/testcase.yaml#kernel.common.k_sleep fails on nrf52_pca10040…
368 * :github:`9459` - tests/posix/timer fails on nRF51/52
[all …]
Drelease-notes-3.0.rst878 * :github:`42693` - Bluetooth: DF connectionless TX sample fails to build if CONFIG_BT_CTLR_DF_SCAN…
879 * :github:`42690` - sample.bootloader.mcuboot.serial_recovery fails to compile
885 * :github:`42608` - bsim_test_mesh: pb_adv_reprovision.sh fails after commit to prevent multiple ar…
926 * :github:`42208` - tests/subsys/logging/log_api/ fails qemu_leon3 if ptr_in_rodata() is enabled fo…
944 * :github:`42147` - hts221 driver fails to build
950 * :github:`42106` - AARCH64 stack initialisation fails with newlib for qemu_cortex_a53
975 * :github:`41915` - regression: Build fails after switching logging to V2
979 * :github:`41879` - new ztest api fails when user space is enabled
1001 * :github:`41691` - Tickless Kernel on STM32H7 fails with Exception
1013 * :github:`41581` - STM32 subghzspi fails pinctrl setup
[all …]
Drelease-notes-2.3.rst729 * :github:`25991` - [net][net.socket.select][imx-rt series] test fails (k_uptime_get_32() - tstamp…
735 * :github:`25925` - tests: net: socket: socketpair: fails due to empty message header name
743 * :github:`25870` - tests/kernel/timer/timer_api fails conversion tests with large offset
797 * :github:`25666` - tests: kernel: mem_protect: syscalls: test_string_nlen fails
804 * :github:`25597` - west sign fails to find header size or padding
838 * :github:`25369` - tests/drivers/gpio/gpio_basic_api: test_gpio_deprecated step fails on STM32 boa…
850 * :github:`25331` - test_timer_remaining() fails with assertion in timer_api test
854 * :github:`25287` - test/benchmarks/latency_measure fails on nucleo_f429zi and nucleo_f207zg
864 * :github:`25241` - tests.drivers.spi_loopback stm32wb55x fails transferring multiple buffers with …
866 * :github:`25234` - kernel.timer.tickless test fails on atsamd21_xpro
[all …]
Drelease-notes-2.5.rst978 * :github:`32095` - guiconfig search fails
985 * :github:`32046` - LMP90xxx ADC driver fails to initialise more than one instance
995 * :github:`31996` - tests/bluetooth/init/bluetooth.init.test_ctlr_peripheral_iso fails to build on …
1000 * :github:`31952` - Linking fails with latest master on ARM64 platform
1022 * :github:`31822` - tests: drivers: timer: Test drivers.timer.nrf_rtc_timer.stress fails on nrf52 p…
1025 * :github:`31800` - west build; west build --board=qemu_x86 fails with "unknown BOARD"
1038 * :github:`31727` - system_off fails to go into soft_off (deep sleep) state on cc1352r1_launchxl
1040 * :github:`31721` - tests: nrf: posix: portability.posix.common.tls.newlib fails on nrf9160dk_nrf91…
1085 * :github:`31631` - x86: ehl_crb_sbl: Booting fails with Slim Bootloader
1088 * :github:`31627` - tests/subsys/power/power_mgmt/subsys.power.device_pm fails to build on nrf5340…
[all …]
Drelease-notes-1.12.rst335 * :github:`3516` - Arduino 101 filesystem fails test
434 …4` - samples/drivers/i2c_fujitsu_fram: Data comparison on data written and data read fails randomly
511 * :github:`6851` - 'make html' in doc/ fails with lexer.DtsLexer import error
552 * :github:`7020` - tests/kernel/smp: Test fails, scheduler schedules the threads on only one core
554 * :github:`7026` - i2c based sensor test cases fails on arc core
559 * :github:`7055` - tests: fatal: Stack protection fatal test fails on ARC core
560 * :github:`7067` - scripts: extract_dts_includes: fails on multiple includes in yaml bindings file
596 * :github:`7207` - cmake fails when zephyr is used as submodule
602 * :github:`7246` - esp32 fails to build with xtensa-esp32-elf-gcc: error: unrecognized command line…
604 * :github:`7249` - Arduino 101 / ARC: tests/kernel/fifo/fifo_api/ fails after 3d9ba10b5c903265d870…
[all …]
Drelease-notes-2.4.rst923 * :github:`28480` - ``tests/lib/devicetree/legacy_api/libraries.devicetree.legacy`` fails to build …
937 * :github:`28385` - drivers.clock.nrf_lf_clock_start_xtal_no_wait.wait_in_thread fails on nrf9160dk…
939 * :github:`28380` - drivers: peci: xec: Cannot recover PECI bus after PECI transfer fails
942 * :github:`28361` - USB audio samples fails if ASSERT=y
954 * :github:`28319` - tests: kernel: context: fails because timer expiration is shorter than excepted
961 * :github:`28289` - tests: arch: arm: arm_sw_vector_relay: fails on nucleo_f091rc
978 * :github:`28251` - Tests of the cmsis_dsp library fails on nrf52840dk_nrf52840 platform
986 * :github:`28216` - socket: send fails instead of blocking when there are no more net buffers
992 …197` - samples/net/sockets/echo_client/sample.net.sockets.echo_client.nrf_openthread fails to build
996 * :github:`28184` - tests: drivers: spi: spi_loopback: fails on board nucleo_wb55rg
[all …]
Drelease-notes-3.3.rst2610 - :github:`40023` - Build fails for ``native_posix`` board when using C++ <atomic> header
2620 - :github:`45814` - Armclang build fails due to missing source file
2626 - :github:`47908` - tests/kernel/mem_protect/stack_random works unreliably and sporadically fails
2632 - :github:`48992` - qemu_leon3: tests/posix/common/portability.posix.common fails
2633 - :github:`49213` - logging.add.log_user test fails when compiled with GCC 12
2636 - :github:`49492` - kernel.poll test fails on qemu_arc_hs6x when compiled with GCC 12
2637 - :github:`49494` - testing.ztest.ztress test fails on qemu_cortex_r5 when compiled with GCC 12
2639 - :github:`49816` - ISOTP receive fails for multiple binds with same CAN ID but different extended …
2652 - :github:`50941` - sample.logger.syst.catalog.deferred_cpp fails on qemu_cortex_m0
2659 - :github:`51420` - tests: subsys: logging: log_links: logging.log_links fails
[all …]
Drelease-notes-1.11.rst219 * :github:`2819` - legacy/kernel/test_task_priv randomly fails on EMSK ARC
266 * :github:`3850` - SPI fails on Nucleo_f334r8
316 * :github:`4989` - Bluetooth: PTS fails to connect to Zephyr
330 * :github:`5228` - The build fails when building echo_server with nrf52840_pca10056
332 * :github:`5247` - Object tracing test case fails in NRF boards
339 * :github:`5326` - IPSP ping fails
356 * :github:`5444` - bluetooth controller fails when building with -Wshadow
376 * :github:`5539` - tests/kernel/fatal/stack-sentinel fails when asserts are enabled
390 * :github:`5646` - userbuffer_validate test fails with double fault if CONFIG_USERSPACE disabled
391 * :github:`5650` - i2c driver test on ESP32 fails with error
[all …]
Drelease-notes-2.7.rst1024 * :github:`39409` - runners: canopen: program download fails with slow flash access and/or congeste…
1025 * :github:`39389` - http_get, big_http_download samples fails to build
1026 * :github:`39388` - GSM Modem sample fails to build
1027 …arbage IQ Data Reports are generated if some check in hci_df_prepare_connectionless_iq_report fails
1032 * :github:`39270` - example-application CI build fails
1039 * :github:`39190` - tests/subsys/logging/log_core_additional/logging.add.log2 fails
1040 * :github:`39188` - tests/bluetooth/mesh/bluetooth.mesh.ext_adv fails
1041 * :github:`39185` - tests/subsys/logging/log_core_additional/logging.add.user fails on several plat…
1071 * :github:`38893` - g0b1re + spi_flash_at45 + flash_shell: First write always fails with ``CONFIG_P…
1106 * :github:`38692` - samples/tfm_integration: Compilation fails ("unexpected keyword argument 'rom_f…
[all …]
Drelease-notes-2.2.rst32 * :github:`23494` - Bluetooth: LL/PAC/SLA/BV-01-C fails if Slave-initiated Feature Exchange is disa…
38 * :github:`23805` - Bluetooth: controller: Switching to non conn adv fails for Mesh LPN
729 * :github:`23244` - kernel.scheduler fails on frdmkw41z
738 * :github:`23169` - "blinky" sample fails to build for BBC MicroBit (DT_ALIAS_LED0_GPIOS_CONTROLLER…
740 * :github:`23165` - macOS setup fails to build for lack of "elftools" Python package
745 * :github:`23109` - LL.TS Test LL/CON/SLA/BV-129-C fails (split)
752 * :github:`23015` - Ongoing LL control procedures fails with must-expire latency (BT_CTLR_CONN_META)
758 * :github:`22979` - drivers: hwinfo: Build fails on some SoC
870 * :github:`22360` - test_mqtt_disconnect in mqtt_pubsub fails
873 * :github:`22317` - samples/arc_secure_services fails on nsim_sem
[all …]
Drelease-notes-1.14.rst43 * :github:`23109` - LL.TS Test LL/CON/SLA/BV-129-C fails (split)
44 * :github:`23805` - Bluetooth: controller: Switching to non conn adv fails for Mesh LPN
48 * :github:`26080` - gPTP time sync fails if having more than one port
113 * :github:`16010` - Coverage reporting fails on many tests
168 * :github:`17177` - ARM: userspace/test_bad_syscall fails on ARMv8-M
312 * :github:`16010` - Coverage reporting fails on many tests
366 * :github:`17177` - ARM: userspace/test_bad_syscall fails on ARMv8-M
1115 * :github:`15379` - foundries.io CI: tests/kernel/mem_protect/stackprot fails on nrf52
1129 * :github:`15299` - west init fails in powershell
1132 * :github:`15280` - tests/kernel/mem_protect/stackprot fails on platform qemu_riscv32
[all …]
Drelease-notes-2.0.rst535 * :github:`18705` - SMP fails to allocate buffer and pairing times out
564 * :github:`18654` - cc3220sf_launchxl fails tests/kernel/interrupt/arch.interrupt
567 * :github:`18599` - tests/kernel/fifo/fifo_timeout fails on cc3220sf_launchxl
570 * :github:`18593` - tests/arch/arm/arm_zero_latency_irqs fails on cc3220sf_launchxl
572 * :github:`18590` - tests/kernel/fatal/kernel.common.stack_sentinel fails on FRDM-KW41Z
573 * :github:`18587` - tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout fails to run on lpcxpresso54…
690 …p_sharing/float_disable and tests/kernel/mutex/mutex_api and tests/kernel/sleep fails on twr_ke18f
692 * :github:`18281` - tests/kernel/mem_protect/protection fails on LPC54114_m4
695 * :github:`18263` - flash sector erase fails on stm32f412
705 * :github:`18205` - tests/net/socket/udp fails when code coverage is enabled on qemu_x86
[all …]
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay28 /* OpenAMP fails with full 512K OCRAM2 memory region as shared memory.
Dmimxrt1160_evk_mimxrt1166_cm4.overlay30 /* OpenAMP fails with full 512K OCRAM2 memory region as shared memory.
Dmimxrt1170_evk_mimxrt1176_cm4.overlay30 /* OpenAMP fails with full 512K OCRAM2 memory region as shared memory.
/Zephyr-latest/subsys/net/lib/tls_credentials/
DKconfig.shell33 Also used to print error messages if digest generation fails.
/Zephyr-latest/modules/segger/
DKconfig117 bool "RTT Initialization done if full check on Control Block ID fails"
120 bool "RTT Initialization done if partial check on Control Block ID fails"
/Zephyr-latest/tests/ztest/fail/
DKconfig26 bool "Add a test which fails a zassume() call"
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/
Dhci.llcp.test_list32 #HCI/GEV/BV-01-C # Test fails since it assumes extended advertising is not supported

12345