[skip ci] Debian patches:
* Fix FTBFS on armhf/armel, undefined GL_PROJECTION (issue 1014875) * Disable syntax checks for some Python modules
This commit is contained in:
@@ -55,9 +55,11 @@ class PythonSyntaxTestCase(unittest.TestCase):
|
||||
"""
|
||||
def setUp(self):
|
||||
self.whitelist = []
|
||||
self.whitelist += ["ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.py"]
|
||||
self.whitelist += ["automotive_design.py"]
|
||||
self.whitelist += ["ifc2x3.py"]
|
||||
self.whitelist += ["ifc4.py"]
|
||||
self.whitelist += ["__exec_old.py"]
|
||||
|
||||
|
||||
def testAll(self):
|
||||
|
||||
Reference in New Issue
Block a user