Commit 51712798 authored by Tatuya Kamada's avatar Tatuya Kamada

Disable several tests from legacy-simulation.

Because they are testing newly added functions on new-simulation.
parent c7a53601
......@@ -31,3 +31,8 @@ from Products.ERP5.tests.testRule import *
from Products.ERP5Legacy.tests import Legacy_getBusinessTemplateList
Legacy_getBusinessTemplateList(TestRuleMixin)
# They are testing new feature on new simulation.
TestRule.test_070_direct_criteria_specification = None
TestRule.test_071_empty_rule_category_matching = None
TestRule.test_072_search_with_extra_catalog_keywords = None
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