diff --git a/testing/py3-ovos-utils/APKBUILD b/testing/py3-ovos-utils/APKBUILD index a0431770a52..bd1f3117047 100644 --- a/testing/py3-ovos-utils/APKBUILD +++ b/testing/py3-ovos-utils/APKBUILD @@ -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() {