]> granicus.if.org Git - graphviz/commit
move #1786 test case into CI-only tests
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 9 Feb 2022 11:50:23 +0000 (22:50 +1100)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 15 Feb 2022 20:38:41 +0000 (07:38 +1100)
commit614e5a55ea9df7a8de64e622b6b74f191104a9cb
tree80232a1f8d4212373282d3c0fb9617b93ff978b6
parent8e3dc4dde2cc9029ae2253d24252632e833383f8
move #1786 test case into CI-only tests

In retrospect, this test case does not make sense in the regular test suite. It
is validating a particular plugin feature is enabled. It is perfectly valid to
build a version of Graphviz without png:gd support, yet it will fail this test
case.
ci/tests.py
rtest/test_regression.py