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 aucdtect: init at 0.8.2 2016-04-20 23:42:41 +08:00
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 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
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 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
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 Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
pasystray pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
playerctl treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
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 volumeicon: upgrade to 0.5.1 2015-03-03 00:16:12 +01:00