Skip to content

Commit a5141ba

Browse files
nordic-seglPerMac
authored andcommitted
tests: zephyr: boards: nrf: qdec: Disable duplicated test on L20 APP
Original test in the zephyr repo is now run on nrf54l20pdk/nrf54l20/cpuapp. Disable execution of nrf.extended test variant on that target. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 097b3ae commit a5141ba

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

scripts/quarantine.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,9 @@
5252
platforms:
5353
- nrf54l09pdk/nrf54l09/cpuflpr
5454
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7265"
55+
56+
- scenarios:
57+
- nrf.extended.drivers.sensor.qdec.pm_runtime
58+
platforms:
59+
- nrf54l20pdk/nrf54l20/cpuflpr
60+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7267"

tests/zephyr/boards/nrf/qdec/boards/nrf54l20pdk_nrf54l20_cpuapp.overlay

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/zephyr/boards/nrf/qdec/testcase.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
common:
22
platform_allow:
3-
- nrf54l20pdk/nrf54l20/cpuapp
43
- nrf54l20pdk/nrf54l20/cpuflpr
54
integration_platforms:
6-
- nrf54l20pdk/nrf54l20/cpuapp
5+
- nrf54l20pdk/nrf54l20/cpuflpr
76
harness: ztest
87
harness_config:
98
fixture: gpio_loopback

0 commit comments

Comments
 (0)