Skip to content

Commit a0ce33e

Browse files
katgiadlanordicjm
authored andcommitted
quarantine: Add quarantine for machine learning at Windows
Test configurations are added to quarantine due to FLASH overflow. Jira: NCSDK-35672 Signed-off-by: Katarzyna Giądła <[email protected]>
1 parent 34e50d6 commit a0ce33e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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-35522"
103+
104+
- scenarios:
105+
- applications.machine_learning.zdebug_rtt
106+
platforms:
107+
- thingy53/nrf5340/cpuapp
108+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35672"

scripts/quarantine_zephyr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,8 @@
378378
- libraries.ring_buffer
379379
- libraries.hash_map.cxx.djb2
380380
- cpp.libcxx.glibcxx.picolibc
381+
- cpp.libcxx.glibcxx.newlib
382+
- cpp.libcxx.glibcxx.newlib_nano
381383
- portability.posix.eventfd
382384
- portability.posix.headers.newlib.without_posix_api
383385
- portability.posix.headers.newlib.with_posix_api

0 commit comments

Comments
 (0)