Skip to content

Commit

Permalink
scripts: Add link to the issues on sdk-zephyr
Browse files Browse the repository at this point in the history
Currently the tests from sdk-zephyr are building on sdk-nrf plans.
Therefore occurs some bugs, which are attached to this quarantine
but have no bug report and assigned person.

This change attaches link to the issues.

Jira: NCSDK-24622, NCSDK-24900

Signed-off-by: Katarzyna Giądła <[email protected]>
  • Loading branch information
katgiadla authored and cvinayak committed Dec 5, 2023
1 parent 0f0e2c1 commit cc1810d
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions scripts/quarantine_zephyr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
- drivers.flash.common.tfm_ns
platforms:
- nrf9160dk_nrf9160_ns
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24917"

- scenarios:
- libraries.encoding.jwt
platforms:
- nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns
comment: "To report."
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-15508"

- scenarios:
- libraries.hash_map.newlib.cxx_unordered_map.djb2
Expand All @@ -29,98 +29,98 @@
- nrf9160dk_nrf9160
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk_nrf5340_cpunet
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-21219"

- scenarios:
- mcuboot.recovery.retention
- mcuboot.recovery.retention.mem
platforms:
- nrf52840dk_nrf52840
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24920"

- scenarios:
- mgmt.mcumgr.all.options
- mgmt.mcumgr.all.options.other
platforms:
- nrf52840dk_nrf52840
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24921"

- scenarios:
- net.mqtt.tls
platforms:
- nrf9160dk_nrf9160_ns
- nrf5340dk_nrf5340_cpuapp_ns
comment: "Used to be overflow, now build error. To report"
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-24922"

- scenarios:
- net.socket.register.tls
platforms:
- nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns
comment: "To report."
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-18853"

- scenarios:
- sample.bluetooth.central.multilink
- sample.bluetooth.peripheral_identity
platforms:
- nrf52840dk_nrf52840
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24923"

- scenarios:
- sample.display.lvgl.gui
platforms:
- native_posix
comment: "libsdl2-dev package not available"
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24924"

- scenarios:
- sample.drivers.crypto.mbedtls
platforms:
- nrf9160dk_nrf9160_ns
- nrf5340dk_nrf5340_cpuapp_ns
comment: "To report."
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-15306"

- scenarios:
- sample.drivers.flash.soc_flash_nrf
platforms:
- nrf9160dk_nrf9160_ns
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24925"

- scenarios:
- sample.ipc.openamp
platforms:
- mps2_an521
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24926"

- scenarios:
- sample.mcumgr.smp_svr.mcuboot_flags.direct_xip_withrevert
platforms:
- nrf52840dk_nrf52840
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24927"

- scenarios:
- sample.mgmt.osdp.control_panel
- sample.mgmt.osdp.peripheral_device
platforms:
- nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24928"

- scenarios:
- sample.net.sockets.websocket_client
platforms:
- nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns
comment: "To report."
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-24929"

- scenarios:
- sample.psa_crypto
platforms:
- nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns
comment: "Suppose to work with nrf manifest. To report"
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-22771"

- scenarios:
- zephyr_get.sysbuild
platforms:
- native_posix
comment: "To report."
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24930"

0 comments on commit cc1810d

Please sign in to comment.