Commit cdc3ce28 authored by Jérome Perrin's avatar Jérome Perrin

XXX skip several tests

parent b190a96e
......@@ -52,6 +52,8 @@ class _ERP5(ERP5TypeTestSuite):
# such as php and it has not been updated for Zope >= 2.12
if product == 'ERP5TioSafe':
continue
if not 'testUpgradeInstanceWithOldDataFs' in test_path or not 'testFunctionalRJSCore' in test_path:
continue
test_list.append(test_case)
return test_list
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment