Skip to content

Commit 8dceb15

Browse files
committed
quarantine: Add overflowed test configurations
Some test configurations report FLASH overflow. This change adds these for qurantine. Signed-off-by: Katarzyna Giądła <katarzyna.giadla@nordicsemi.no>
1 parent 1445737 commit 8dceb15

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

scripts/quarantine.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,16 @@
116116
- nrf54lm20dk/nrf54lm20a/cpuapp
117117
- nrf54lv10dk@0.2.0/nrf54lv10a/cpuapp
118118
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35468"
119+
120+
- scenarios:
121+
- sample.nrf7002_eb.thingy53.shell
122+
platforms:
123+
- thingy53/nrf5340/cpuapp
124+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35521"
125+
126+
- scenarios:
127+
- applications.machine_learning.zrelease
128+
- applications.machine_learning.zdebug
129+
platforms:
130+
- thingy53/nrf5340/cpuapp
131+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35522"

scripts/quarantine_zephyr.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,12 @@
213213
- testing.ctest.base
214214
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35402"
215215

216+
- scenarios:
217+
- net.http.server.tls.toolchain
218+
platforms:
219+
- native_sim/native
220+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35519"
221+
216222
# --------------------------------- Won't fix section -----------------------------------
217223

218224
- scenarios:

0 commit comments

Comments
 (0)