nixpkgs/pkgs/tools
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
..
admin ansible: move out of pythonPackages 2017-08-28 11:30:22 +01:00
archivers Merge pull request #27881 from mimadrid/fix/http-https 2017-08-13 21:53:20 +02:00
audio beets-alternatives: Disable test suite for now 2017-09-02 02:36:28 +02:00
backup httraqt: init at 1.4.9 2017-08-30 15:02:39 +08:00
bluetooth blueman: fix python wrapper mockup 2017-08-30 02:59:57 +02:00
bootloaders/refind refind: mark as broken 2017-03-14 15:36:35 +01:00
cd-dvd Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
compression xar: 1.5.2 -> 1.6.1 2017-08-28 00:54:42 +02:00
filesystems bcachefs-tools: 2016-05-13 -> 2017-08-28 2017-08-31 05:39:24 -05:00
graphics lprof: fix build 2017-08-29 12:58:37 +01:00
inputmethods Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
misc youtube-dl: 2017.08.23 -> 2017.08.27 2017-08-30 21:10:36 +02:00
nagstamon nagstamon: init at 2.0.1 2017-06-01 19:32:06 +02:00
networking Merge pull request #28840 from romildo/upd.uget 2017-09-01 18:20:00 +00:00
package-management nix: 1.11.13 -> 1.11.14 2017-08-31 11:00:09 +02:00
security john: workaroud for build failure 2017-09-01 11:05:01 -04:00
system meson/ninja: add setup hooks (#28444) 2017-08-27 19:42:21 +02:00
text Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
typesetting Merge pull request #28473 from lluchs/tectonic 2017-08-22 20:38:14 +01:00
video dvgrab: 3.5 -> 2016-05-16 2017-08-29 12:36:39 +01:00
virtualization pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
X11 xmacro: 0.3pre20000911 -> 0.4.6; switch upstream 2017-08-29 20:35:38 +02:00