]> granicus.if.org Git - graphviz/commit
add a test case for b15.gv crash
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 18 Jun 2022 22:05:05 +0000 (15:05 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 23 Jun 2022 00:11:37 +0000 (17:11 -0700)
commitc764dc421d13f2fda0bd8315e0584f09265ae116
tree97cb84a4cc76ef10800217785e46747b2c38e98b
parente0ae6f4219f5999a889beeaf606827b7d06930ac
add a test case for b15.gv crash

Unfortunately the xfail in this commit cannot be marked `strict=True` because
the ASan CI job turns the deterministic crash of this test case into a
`exit(1)`.

Gitlab: #827
tests/test_regression.py