1 2 3 4 5 6 7 8 9 10 11
|
exclude :test_document, "needs investigation"
exclude :test_spec_application_family, "needs investigation"
exclude :test_spec_builtin_literal_blocks, "needs investigation"
exclude :test_spec_builtin_time, "needs investigation"
exclude :test_spec_domain_prefix, "needs investigation"
exclude :test_spec_float_explicit, "needs investigation"
exclude :test_spec_private_types, "needs investigation"
exclude :test_spec_root_fold, "needs investigation"
exclude :test_spec_url_escaping, "needs investigation"
exclude :test_time_now_cycle, "needs investigation"
exclude :test_ypath_parsing, "needs investigation"
|