1diff --git a/tests/test_dot2tex.py b/tests/test_dot2tex.py
2index 74b01ed..7be9aba 100644
3--- a/tests/test_dot2tex.py
4+++ b/tests/test_dot2tex.py
5@@ -147,6 +147,7 @@ class NeedsQuotesTests(unittest.TestCase):
6
7 class MultipleStatements(unittest.TestCase):
8 # https://github.com/kjellmf/dot2tex/issues/5
9+ @unittest.skip('fails upstream')
10 def test_semicolon(self):
11 """Test for issue 5"""
12 testgraph1 = """