suppressed error test for non-caching traits

This commit is contained in:
Efi Fogel 2008-07-30 09:18:18 +00:00
parent f70c3779c7
commit b97a72afcf
1 changed files with 2 additions and 1 deletions

View File

@ -718,7 +718,8 @@ test_non_caching_segment_traits()
else
execute_commands_old_structure segments non_caching_segment_traits \
VERTEX IS_VERTICAL COMPARE_Y_AT_X COMPARE_Y_AT_X_LEFT CONSTRUCTOR \
BOUNDARY_NEAR_X BOUNDARY_NEAR_Y COMPARE_Y_AT_X_RIGHT ARE_MERGEABLE
BOUNDARY_NEAR_X BOUNDARY_NEAR_Y COMPARE_Y_AT_X_RIGHT \
ARE_MERGEABLE ERRORS
execute_commands_new_structure segments segment_traits \
IS_VERTICAL COMPARE_Y_AT_X COMPARE_Y_AT_X_LEFT