1 2 3 4 5 6 7 8 9 10 11
|
exclude :test_all, 'fails, ENOTIME to investigate'
exclude :test_custom, 'fails, ENOTIME to investigate'
exclude :test_custom_field_info_header, 'fails, ENOTIME to investigate'
exclude :test_custom_field_info_line, 'fails, ENOTIME to investigate'
exclude :test_custom_field_info_line, 'fails, ENOTIME to investigate'
exclude :test_builtin_custom, 'fails, ENOTIME to investigate'
exclude :test_float_integer, 'fails, ENOTIME to investigate'
exclude :test_float, 'fails, ENOTIME to investigate'
exclude :test_integer_float, 'fails, ENOTIME to investigate'
exclude :test_numberic, 'fails, ENOTIME to investigate'
exclude :test_integer, 'fails, ENOTIME to investigate'
|