Skip to content

Commit f571894

Browse files
scripts: quarantine: Add quarantine for PPR idle_twim tests
The RAM overflow error occurs in the CI environment. For now we're not able to reproduce it in any other environment. The issue is likely related to outdated tools. Signed-off-by: Adam Kondraciuk <[email protected]>
1 parent 74058ed commit f571894

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/quarantine.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,9 @@
106106
platforms:
107107
- thingy53/nrf5340/cpuapp
108108
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35672"
109+
110+
- scenarios:
111+
- benchmarks.multicore.idle_twim.nrf54h20dk_cpuapp_cpurad.s2ram
112+
platforms:
113+
- [email protected]/nrf54h20/cpuppr
114+
comment: "Needs newer toolchain or dtc due to RAM overflow error"

0 commit comments

Comments
 (0)