Even though the dot command succeeds, tests treat pango warning as error and makes the tests to fail. I thin pango warning should not be treated as an error. Probably it is just doing a pattern match for "error" keyword.
64) Failure:
test_sample69(GraphVizTest)
[./test/test_examples.rb:125:in assert_sample_file_has_no_output' ./test/test_examples.rb:97:intest_sample69']:
got exception on sample69.rb: Error from "/usr/bin/dot" -q1 -Tpng
-o./test/output/sample69.rb.png
/tmp/graphviz.rb20121026-14167-gb2xpp-0:
Even though the dot command succeeds, tests treat pango warning as error and makes the tests to fail. I thin pango warning should not be treated as an error. Probably it is just doing a pattern match for "error" keyword.
64) Failure: test_sample69(GraphVizTest) [./test/test_examples.rb:125:in
assert_sample_file_has_no_output' ./test/test_examples.rb:97:in
test_sample69']: got exception on sample69.rb: Error from "/usr/bin/dot" -q1 -Tpng -o./test/output/sample69.rb.png /tmp/graphviz.rb20121026-14167-gb2xpp-0:(process:14361): Pango-WARNING **: error opening config file '/root/.pangorc': Permission denied
.