3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Peter Simons cd5f4eefa6 haskell-graphviz: disable 'doCheck' to avoid test suite failures
Test suite graphviz-testsuite: RUNNING...
This is the test suite for the graphviz library.
If any of these tests fail, please inform the maintainer,
including full output of this test suite.

======================================================================

Running test: "Printing and parsing of Attributes".

The most common source of errors in printing and parsing are for
Attributes.

+++ OK, passed 200 tests.
All tests for "Printing and parsing of Attributes" were successful!

======================================================================

Running test: "Printing generalised Dot code".

When generalising "DotGraph" values to other "DotRepr" values,
the generated Dot code should be identical.

+++ OK, passed 200 tests.
All tests for "Printing generalised Dot code" were successful!

======================================================================

Running test: "Printing and Parsing DotReprs".

The graphviz library should be able to parse back in its own
generated Dot code for any "DotRepr" instance

+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
All tests for "Printing and Parsing DotReprs" were successful!

======================================================================

Running test: "Pre-processing Dot code".

When parsing Dot code, some pre-processing is done to remove items
such as comments and to join together multi-line strings.  This
test verifies that this pre-processing doesn't affect actual
Dot code by running the pre-processor on generated Dot code.

This test is not run on generalised Dot graphs as if it works for
normal dot graphs then it should also work for generalised ones.

+++ OK, passed 200 tests.
All tests for "Pre-processing Dot code" were successful!

======================================================================

Running test: "Augmenting FGL Graphs".

The various Graph to Graph functions in Data.GraphViz should
only _augment_ the graph labels and not change the graphs
themselves.  This test compares the original graphs to these
augmented graphs and verifies that they are the same.

*** Failed! (after 1 test):
Exception:
  Error running utility program: Error messages from neato:

-1:']'->[]
The tests for "Augmenting FGL Graphs" failed!
Not attempting any further tests.
Test suite graphviz-testsuite: FAIL
Test suite logged to: dist/test/graphviz-2999.16.0.0-graphviz-testsuite.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:58:28 +01:00
..
applications darcs: disable test suite to avoid 127 exit code 2013-02-25 00:03:34 +01:00
build-support pkgs/build-support/cabal: set 'checkPhase' only if 'doCheck' is true 2013-02-24 21:48:36 +01:00
data Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-17 14:19:14 +01:00
desktops Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
development haskell-graphviz: disable 'doCheck' to avoid test suite failures 2013-02-25 00:58:28 +01:00
games Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
lib pkgs/lib/strings.nix: strip trailing whitespace 2013-02-24 19:28:38 +01:00
misc Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
os-specific Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
servers Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
shells Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-02-15 13:36:34 +01:00
stdenv Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-02-15 13:36:34 +01:00
test
tools Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
top-level haskell-packages.nix: fix attribute ordering after recent additions 2013-02-24 22:18:44 +01:00