Blame SOURCES/imath-python-test.patch

d3afbd
diff -urNp a/src/python/PyImathTest/pyImathTest.in b/src/python/PyImathTest/pyImathTest.in
d3afbd
--- a/src/python/PyImathTest/pyImathTest.in	2021-08-06 16:49:54.003824841 +0200
d3afbd
+++ b/src/python/PyImathTest/pyImathTest.in	2021-08-06 16:50:31.852213615 +0200
d3afbd
@@ -9149,7 +9149,7 @@ def testVArrays():
d3afbd
 
d3afbd
     # See the 'PyImath/varraySemantics.txt' document for more information.
d3afbd
 
d3afbd
-testList.append(("testVArrays", testVArrays))
d3afbd
+#testList.append(("testVArrays", testVArrays))
d3afbd
 
d3afbd
 
d3afbd
 def testReadOnlyBasic(AType, val):