Skip to content

Commit 4f9423e

Browse files
mstasiaknordicNordicBuilder
authored andcommitted
scripts: quarantine: remove entry for nRF54L20 comparator
With comp node added for nRF54L20, tests can run. Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>
1 parent 20713a0 commit 4f9423e

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

scripts/quarantine.yaml

-18
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,3 @@
4141
platforms:
4242
- nrf52833dk/nrf52820
4343
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-32042"
44-
45-
- scenarios:
46-
- nrf.extended.drivers.comparator.nrf_comp
47-
- nrf.extended.drivers.comparator.gpio_loopback.nrf_lpcomp
48-
- nrf.extended.drivers.comparator.gpio_loopback.nrf_comp
49-
platforms:
50-
- nrf54l20pdk/nrf54l20/cpuapp
51-
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7205"
52-
53-
- scenarios:
54-
- nrf.extended.sample.usb_device_next.hid-mouse.l20
55-
- nrf.extended.sample.usbd.hid-keyboard.l20
56-
- nrf.extended.sample.usbd.hid-keyboard.out-report.l20
57-
- nrf.extended.sample.usbd.hid-keyboard.large-report.l20
58-
- nrf.extended.sample.usbd.hid-keyboard.large-out-report.l20
59-
platforms:
60-
- nrf54l20pdk/nrf54l20/cpuapp
61-
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7255"

west.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: pull/2649/head
68+
revision: c9113a87822e123bd287568c957d92b35502e5d1
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)