From aeb884439d3edf86fa0af28bbf3c1f11fc1f315b Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Thu, 6 May 2021 06:28:51 -0500 Subject: [PATCH] tests: power_mgmt: Fix CI build failure The changes to re-organize the power mgmt header files exposed a build failure on thingy53_nrf5340_cpunet since CONFIG_PM can't be set on that platform. We already exclude nrf5340dk_nrf5340_cpunet so just add thingy53_nrf5340_cpunet to the platform_exclude list. Signed-off-by: Kumar Gala --- tests/subsys/pm/power_mgmt/testcase.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/subsys/pm/power_mgmt/testcase.yaml b/tests/subsys/pm/power_mgmt/testcase.yaml index 68c6afe54f5..784c51dd80b 100644 --- a/tests/subsys/pm/power_mgmt/testcase.yaml +++ b/tests/subsys/pm/power_mgmt/testcase.yaml @@ -3,7 +3,7 @@ tests: # arch_irq_unlock(0) can't work correctly on these arch arch_exclude: arc xtensa platform_exclude: rv32m1_vega_ri5cy rv32m1_vega_zero_riscy litex_vexriscv - nrf5340dk_nrf5340_cpunet + nrf5340dk_nrf5340_cpunet thingy53_nrf5340_cpunet integration_platforms: - qemu_x86 - mps2_an385