3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/tools/audio
aszlig bd2aeb4883
beets-alternatives: Disable test suite for now
Regression introduced by 94351197cd.

Running the tests results in the following traceback:
  ...
  File ".../unittest/loader.py", line 91, in loadTestsFromName
    module = __import__('.'.join(parts_copy))
  File ".../test/regrtest.py", line 184, in <module>
    for module in sys.modules.itervalues():
RuntimeError: dictionary changed size during iteration

The reason for this is that the test directory itself is called "test"
and the package including regrtest.py is also called "test", so the
loader tries to load tests from its own implementation.

We could fix this by changing PYTHONPATH and/or making the test
directory a proper package, but we'd still have failing tests because
beets itself is required to run the tests.

However for now I'm just removing the unit_tests kwarg in setup.py so
that we have the same behaviour as before the initially mentioned
commit.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-09-02 02:36:28 +02:00
..
acoustid-fingerprinter acoustid-fingerprinter: use https to fetch package 2017-08-13 09:12:17 -05:00
aucdtect
beets beets-alternatives: Disable test suite for now 2017-09-02 02:36:28 +02:00
darkice treewide: remove unused buildEnv parameters 2017-04-16 10:29:49 +02:00
dir2opus
ezstream ezstream: init at 0.6.0 (#27259) 2017-07-09 16:46:16 +01:00
glyr glyr: init at 1.0.10 2017-04-15 18:40:23 +02:00
gvolicon gvolicon: fixup build with glibc-2.25 2017-02-21 19:03:36 +01:00
liquidsoap
mpdcron mpdcron: use gemdir 2017-01-18 00:52:49 +01:00
mpdris2 mpDris2: add mutagen for cover art support (#28063) 2017-08-11 23:49:05 +01:00
pa-applet
pasystray pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
playerctl
pnmixer pnmixer: 0.7.1-rc1 -> 0.7.1 2017-05-26 15:32:53 +02:00
qastools qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
volumeicon