]> granicus.if.org Git - graphviz/commit
fix: remove Circo test of root.gv from rtest.py-tested graphs
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 28 Dec 2020 03:13:58 +0000 (19:13 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 23 Jan 2021 23:16:50 +0000 (15:16 -0800)
commit3089d8a66625856aaf8a7d9042111e4ad54fa7ab
tree9126215f2847b5c48a745515ac287e5f5fd770bf
parent124a6ad749244a56b390ff196747dc7f51559eec
fix: remove Circo test of root.gv from rtest.py-tested graphs

This graph generates an overflow when computing the area of rectangles required
to layout it out. It should be rejected but it currently incorrectly is not.
Related to #1906.
rtest/test_regression.py
rtest/tests.txt
rtest/tests_subset.txt