Skip to content

Commit 0d2a5f8

Browse files
committed
tests/ports/psoc6/run_psoc6_test.sh: Disable time_pulse momentarily.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent 1b1f97e commit 0d2a5f8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/ports/psoc6/run_psoc6_tests.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,9 @@ run_ci_tests() {
380380
dev_stub=${devs_c[0]}
381381
fi
382382
fi
383+
# TODO:Enable this 2 test properly in the HIL!
383384
# bitstream_tests
384-
time_pulse_tests
385+
#time_pulse_tests
385386

386387
dev_test=${devs[0]}
387388
wdt_tests

0 commit comments

Comments
 (0)