nixos/graphite: unmark test as broken
This commit is contained in:
parent
2f5255149a
commit
3c8762de8e
@ -1,11 +1,6 @@
|
||||
import ./make-test-python.nix ({ pkgs, ... } :
|
||||
{
|
||||
name = "graphite";
|
||||
meta = {
|
||||
# Fails on dependency `python-2.7-Twisted`'s test suite
|
||||
# complaining `ImportError: No module named zope.interface`.
|
||||
broken = true;
|
||||
};
|
||||
nodes = {
|
||||
one =
|
||||
{ ... }: {
|
||||
|
Loading…
Reference in New Issue
Block a user