Skip to content

Commit

Permalink
quarantine: Update quarantine
Browse files Browse the repository at this point in the history
New failures from upmerge

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
  • Loading branch information
PerMac authored and bjarki-andreasen committed Sep 27, 2024
1 parent 848b6a8 commit f85d710
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions scripts/quarantine_zephyr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,6 @@

- scenarios:
- libraries.hash_map.newlib.cxx_unordered_map.djb2
platforms:
- nrf52dk/nrf52832
- nrf9160dk/nrf9160/ns
- mps2_an521
- nrf5340dk/nrf5340/cpuapp/ns
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54h20dk/nrf54h20/cpuapp
- nrf54l15dk/nrf54l15/cpuflpr
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15pdk/nrf54l15/cpuapp
- nrf54l15pdk/nrf54l15/cpuflpr
- nrf54h20dk/nrf54h20/cpuppr
- nrf54h20dk/nrf54h20/cpurad
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-21219"

- scenarios:
Expand Down Expand Up @@ -175,6 +159,23 @@
- nrf54l15dk/nrf54l15/cpuapp
comment: "Test not aligned for nrf54l15 but selected due to jedec,spi-nor"

- scenarios:
- llext.simple.*
platforms:
- nrf54h20dk/nrf54h20/cpurad
- nrf52dk/nrf52832
- nrf5340dk/nrf5340/cpunet
- nrf54h20dk/nrf54h20/cpuppr
- nrf54l15pdk/nrf54h20/cpuflpr
- qemu_cortex_m3
comment: "overflow, to report/fix in the upstream @permac and put ticket # here"

- scenarios:
- sample.net.mqtt.nrf70.tls
comment: "To report @chaitanya and put ticket # here"



Check warning on line 178 in scripts/quarantine_zephyr.yaml

View workflow job for this annotation

GitHub Actions / Run compliance checks on patch series (PR)

YAMLLint (empty-lines)

scripts/quarantine_zephyr.yaml:178 too many blank lines (3 > 2)
# --------------------------------- Won't fix section -----------------------------------

- scenarios:
Expand Down Expand Up @@ -212,9 +213,6 @@

- scenarios:
- libraries.uoscore
platforms:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15pdk/nrf54l15/cpuapp
comment: "Won't be fixes - We don't support uoscore since it doesn't use NRF security"

- scenarios:
Expand Down Expand Up @@ -270,6 +268,7 @@
- message_bus.zbus.general_unittests_without_priority_boost
- message_bus.zbus.general_unittests
- logging.thread
- logging.immediate.*
- libraries.heap
- libraries.libc.c11_threads.minimal
- libraries.libc.c11_threads.picolibc.notls
Expand Down Expand Up @@ -307,8 +306,7 @@
- net.mqtt_sn.packet
- net.http.server.common
- net.coap.server.common
- sample.zbus.msg_subscriber_static
- sample.zbus.msg_subscriber_dynamic
- sample.zbus.msg_subscriber.*
- sample.sensor.shell.pytest
- sample.sensor.shell
- benchmark.kernel.core
Expand All @@ -333,6 +331,7 @@
- kernel.common
- net.http.server.crime
- drivers.gpio.build
- sample.perf
platforms:
- nrf54h20dk/nrf54h20/cpuppr
comment: "region RAM/FLASH overflowed"
Expand Down Expand Up @@ -378,10 +377,13 @@
- sample.net.sockets.dumb_http_server
- sample.net.sockets.http_get
- sample.net.sockets.socketpair
- sample.posix.eventfd
- sample.posix.gettimeofday
- sample.sensor.shell
- sample.sensor.shell.pytest
- sample.shell.shell_module
- sample.shell.shell_module.getopt
- sample.shell.shell_module.login
platforms:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15pdk/nrf54l15/cpuflpr
Expand Down

0 comments on commit f85d710

Please sign in to comment.