Commit bf6ba176 authored by Katarzyna Giądła's avatar Katarzyna Giądła Committed by Anas Nashif
Browse files

samples: sensor: sensor_shell: Extend timeout for pytest tests



The test `sample.sensor.shell.pytest` fails althought the output
is correct. Time to execution is not enough.
This change extend test execution timeout.

Signed-off-by: default avatarKatarzyna Giądła <katarzyna.giadla@nordicsemi.no>
parent 3d675919
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ tests:
    filter: CONFIG_SERIAL and dt_chosen_enabled("zephyr,shell-uart")
    min_ram: 40
    harness: pytest
    timeout: 180
    extra_configs:
      - arch:posix:CONFIG_NATIVE_UART_0_ON_STDINOUT=y
      - CONFIG_SAMPLES_SENSOR_SHELL_FAKE_SENSOR=y