mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
games-util/input-remapper: Skip tests
Some tests error out, others hang indefinitely. Likely require additional dependencies and setup - they are targeted at contributors, not users. Disabling them until I can find a way to run them successfully. Closes: https://bugs.gentoo.org/975950 Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
This commit is contained in:
@@ -40,9 +40,7 @@ RDEPEND="
|
||||
virtual/udev
|
||||
"
|
||||
|
||||
EPYTEST_PLUGINS=()
|
||||
|
||||
distutils_enable_tests pytest
|
||||
RESTRICT=test
|
||||
|
||||
src_install() {
|
||||
# Install data files
|
||||
|
||||
Reference in New Issue
Block a user