We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e50d6 commit a0ce33eCopy full SHA for a0ce33e
scripts/quarantine.yaml
@@ -100,3 +100,9 @@
100
platforms:
101
- thingy53/nrf5340/cpuapp
102
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
@@ -378,6 +378,8 @@
378
- libraries.ring_buffer
379
- libraries.hash_map.cxx.djb2
380
- cpp.libcxx.glibcxx.picolibc
381
+ - cpp.libcxx.glibcxx.newlib
382
+ - cpp.libcxx.glibcxx.newlib_nano
383
- portability.posix.eventfd
384
- portability.posix.headers.newlib.without_posix_api
385
- portability.posix.headers.newlib.with_posix_api
0 commit comments