mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/py3-ovos-utils: deselect tests requiring audio files
This commit is contained in:
parent
2b4e2d6c4c
commit
5d35a25a18
@ -43,7 +43,8 @@ check() {
|
||||
--ignore test/unittests/test_gui.py \
|
||||
--ignore test/unittests/test_skills.py \
|
||||
--ignore test/unittests/test_time.py \
|
||||
--ignore test/unittests/test_events.py
|
||||
--ignore test/unittests/test_events.py \
|
||||
--deselect test/unittests/test_audio_utils.py::TestPlaySounds
|
||||
}
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user