Skip to content

tests: drivers: spi: spi_controller_peripheral fails at nrf54h20dk #89994

@nordic-piks

Description

@nordic-piks

Describe the bug
Tests

  • samples/boards/nordic/spis_wakeup/sample.drivers.spis.wakeup - nrf54h20dk@0.9.0/nrf54h20/cpuapp
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.pm_runtime- nrf54h20dk@0.9.0/nrf54h20/cpuapp
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.pm_runtime- nrf54h20dk@0.9.0/nrf54h20/cpuppr
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.pm_runtime- nrf54h20dk@0.9.0/nrf54h20/cpurad
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_4MHz- nrf54h20dk@0.9.0/nrf54h20/cpuapp
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_4MHz- nrf54h20dk@0.9.0/nrf54h20/cpurad
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_8MHz- nrf54h20dk@0.9.0/nrf54h20/cpuapp
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_8MHz- nrf54h20dk@0.9.0/nrf54h20/cpuppr
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_8MHz- nrf54h20dk@0.9.0/nrf54h20/cpurad
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_fast- nrf54h20dk@0.9.0/nrf54h20/cpuapp
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode0- nrf54h20dk@0.9.0/nrf54h20/cpuapp
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode0- nrf54h20dk@0.9.0/nrf54h20/cpuppr
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode0- nrf54h20dk@0.9.0/nrf54h20/cpurad
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode1- nrf54h20dk@0.9.0/nrf54h20/cpuapp
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode1- nrf54h20dk@0.9.0/nrf54h20/cpuppr
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode1- nrf54h20dk@0.9.0/nrf54h20/cpurad
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode2- nrf54h20dk@0.9.0/nrf54h20/cpuapp
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode2- nrf54h20dk@0.9.0/nrf54h20/cpuppr
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode2- nrf54h20dk@0.9.0/nrf54h20/cpurad
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode3- nrf54h20dk@0.9.0/nrf54h20/cpuapp
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode3- nrf54h20dk@0.9.0/nrf54h20/cpuppr
  • tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode3- nrf54h20dk@0.9.0/nrf54h20/cpurad

To Reproduce
Steps to reproduce the behavior:

  1. haven rf54h20dk@0.9.0/nrf54h20/cpuapp connected
  2. go to your zephyr dir
  3. call `./scripts/twister -T tests/drivers/spi/spi_controller_peripheral -p nrf54h20dk@0.9.0/nrf54h20/cpuapp --device-testing --device-serial /dev/ttyACM0 -v --inline-logs --west-flash="--erase"
  4. See console output with error

Expected behavior
Valid console output

Impact
Not clear

Logs and console output

*** Booting Zephyr OS build v4.1.0-3987-g6887b58d4e32 ***
Running TESTSUITE spi_controller_peripheral
===================================================================
START - test_basic

Environment (please complete the following information):

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain Zephyr SDK 0.17.0
  • Commit SHA or Version used: v4.1.0-3987-g6887b58d4e32

Metadata

Metadata

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxpriority: lowLow impact/importance bug

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions