]> granicus.if.org Git - graphviz/commitdiff
Add skip of test_1813 also for Linux CMake
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Mon, 14 Sep 2020 22:23:54 +0000 (00:23 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Wed, 23 Sep 2020 06:37:52 +0000 (08:37 +0200)
rtest/test_regression.py

index 6e030a71bd89012a1da65792a342c9c567c5fbdb..9a186ae4b49c465f62c47fc2a100033770c8501c 100644 (file)
@@ -335,8 +335,9 @@ def test_1783():
 
 # https://gitlab.com/graphviz/graphviz/-/issues/1816 is fixed
 @pytest.mark.skipif(
+    os.environ.get('build_system') == 'cmake' or
     platform.system() == 'Windows',
-    reason='gvedit is not built for Windows (#1816)'
+    reason='gvedit is not built for Windows or using CMake (#1816)'
 )
 def test_1813():
     '''