mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/py3-riotctrl: skip test that times out on riscv64
This commit is contained in:
parent
a716035e00
commit
936c18eab4
@ -37,7 +37,8 @@ check() {
|
||||
.testenv/bin/python3 -m pytest \
|
||||
--deselect riotctrl/tests/ctrl_test.py::test_riotctrl_application_dir \
|
||||
--deselect riotctrl/tests/ctrl_test.py::test_riotctrl_curdir \
|
||||
--deselect riotctrl/tests/shell_json_test.py::test_rapid_json_shell_interaction_parser_wo_rapidjson
|
||||
--deselect riotctrl/tests/shell_json_test.py::test_rapid_json_shell_interaction_parser_wo_rapidjson \
|
||||
--deselect riotctrl/tests/ctrl_test.py::test_running_term_with_reset
|
||||
}
|
||||
|
||||
package() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user