Skip to content

Commit 70d5d38

Browse files
nordic-babukartben
authored andcommitted
samples: boards: nordic: system_off: fix sample regex.
Application won't wakeup without external trigger in the analog comparator wakeup configuration. Therefore removing post-wakeup lines from sample regex as they are not expected to occur in default testing scenario (without external triggers). Signed-off-by: Bartlomiej Buczek <bartlomiej.buczek@nordicsemi.no>
1 parent a771e4b commit 70d5d38

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

samples/boards/nordic/system_off/sample.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -112,12 +112,6 @@ tests:
112112
- "system off demo"
113113
- "Retained data not supported"
114114
- "Entering system off; change signal level at comparator input to restart"
115-
- "system off demo"
116-
- "Retained data not supported"
117-
- "Entering system off; change signal level at comparator input to restart"
118-
- "system off demo"
119-
- "Retained data not supported"
120-
- "Entering system off; change signal level at comparator input to restart"
121115
sample.boards.nrf.system_off.retained_mem.lpcomp_wakeup:
122116
extra_args:
123117
- "DTC_OVERLAY_FILE=
@@ -142,9 +136,3 @@ tests:
142136
- "Off count: 0"
143137
- "Active Ticks:"
144138
- "Entering system off; change signal level at comparator input to restart"
145-
- "system off demo"
146-
- "Retained data: valid"
147-
- "Boot count: 2"
148-
- "Off count: 1"
149-
- "Active Ticks:"
150-
- "Entering system off; change signal level at comparator input to restart"

0 commit comments

Comments
 (0)