Skip to content

Commit ee3d1a9

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 3b301e7 commit ee3d1a9

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
@@ -100,3 +100,9 @@
100100
platforms:
101101
- thingy53/nrf5340/cpuapp
102102
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35672"
103+
104+
- scenarios:
105+
- benchmarks.multicore.idle_twim.nrf54h20dk_cpuapp_cpurad.s2ram
106+
platforms:
107+
- [email protected]/nrf54h20/cpuppr
108+
comment: "Needs newer toolchain or dtc due to RAM overflow error"

0 commit comments

Comments
 (0)