Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quarantine: Remove obsolete entries #18873

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions scripts/quarantine.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
# The configurations resulting as a product of scenarios and platforms
# will be skipped if quarantine is used. More details here:
# https://docs.zephyrproject.org/latest/guides/test/twister.html#quarantine
# To have an empty list use:


- scenarios:
- sample.matter.light_bulb.memory_profiling.persistent_subscriptions
platforms:
- nrf7002dk/nrf5340/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/KRKNWK-19027"

- scenarios:
- applications.matter_bridge.lto.br_ble.nrf54h20.wifi
Expand All @@ -19,10 +11,3 @@
- scenarios:
- net.lib.wifi_credentials_backend_psa
comment: "Fix not known at time of upmerge, temporarily excluded to be fixed after upmerge"

- scenarios:
- applications.machine_learning.sensor_hub.zdebug.singlecore
- applications.machine_learning.sensor_hub.zdebug
platforms:
- nrf54h20dk/nrf54h20/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30015"
Loading