-
-
Notifications
You must be signed in to change notification settings - Fork 925
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Truffle] Add rexml tests to mri test index
- 9.4.12.0
- 9.4.11.0
- 9.4.10.0
- 9.4.9.0
- 9.4.8.0
- 9.4.7.0
- 9.4.6.0
- 9.4.5.0
- 9.4.4.0
- 9.4.3.0
- 9.4.2.0
- 9.4.1.0
- 9.4.0.0
- 9.3.15.0
- 9.3.14.0
- 9.3.13.0
- 9.3.12.0
- 9.3.11.0
- 9.3.10.0
- 9.3.9.0
- 9.3.8.0
- 9.3.7.0
- 9.3.6.0
- 9.3.5.0
- 9.3.4.0
- 9.3.3.0
- 9.3.2.0
- 9.3.1.0
- 9.3.0.0
- 9.2.21.0
- 9.2.20.1
- 9.2.20.0
- 9.2.19.0
- 9.2.18.0
- 9.2.17.0
- 9.2.16.0
- 9.2.15.0
- 9.2.14.0
- 9.2.13.0
- 9.2.12.0
- 9.2.11.1
- 9.2.11.0
- 9.2.10.0
- 9.2.9.0
- 9.2.8.0
- 9.2.7.0
- 9.2.6.0
- 9.2.5.0
- 9.2.4.1
- 9.2.4.0
- 9.2.3.0
- 9.2.2.0
- 9.2.1.0
- 9.2.0.0
- 9.1.17.0
- 9.1.16.0
- 9.1.15.0
- 9.1.14.0
- 9.1.13.0
- 9.1.12.0
- 9.1.11.0
- 9.1.10.0
- 9.1.9.0
- 9.1.8.0
- 9.1.7.0
- 9.1.6.0
- 9.1.5.0
- 9.1.4.0
- 9.1.3.0
- 9.1.2.0
- 9.1.1.0
- 9.1.0.0
- 9.0.5.0
- 9.0.4.0
- 9.0.3.0
- 9.0.1.0
- 9.0.0.0
- 9.0.0.0.rc2
Showing
28 changed files
with
214 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
exclude :"test_attribute_deletion", "needs investigation" | ||
exclude :"test_delete", "needs investigation" | ||
exclude :"test_each", "needs investigation" | ||
exclude :"test_each_attribute", "needs investigation" | ||
exclude :"test_prefixes", "needs investigation" | ||
exclude :"test_quoting", "needs investigation" | ||
exclude :"test_setter", "needs investigation" | ||
exclude :"test_size", "needs investigation" | ||
exclude :"test_ticket_127", "needs investigation" | ||
exclude :"test_to_a_with_namespaces", "needs investigation" | ||
exclude :"test_values_with_apostrophes", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :"test_accents", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
exclude :"test_complex_xpath_Tobias", "needs investigation" | ||
exclude :"test_deep_clone", "needs investigation" | ||
exclude :"test_element_cloning_namespace_Chris", "needs investigation" | ||
exclude :"test_other_xpath_Tobias", "needs investigation" | ||
exclude :"test_raw_Terje_Elde", "needs investigation" | ||
exclude :"test_xpath_03_TobiasReif", "needs investigation" | ||
exclude :test_various_xpath, "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :"test_delete", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
exclude :"test_parse_utf16", "needs investigation" | ||
exclude :"test_parse_utf16_with_utf8_default_internal", "needs investigation" | ||
exclude :"test_ticket_89", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
exclude :"test_contains", "needs investigation" | ||
exclude :"test_floor_ceiling_round", "needs investigation" | ||
exclude :"test_normalize_space", "needs investigation" | ||
exclude :"test_starts_with", "needs investigation" | ||
exclude :"test_substring", "needs investigation" | ||
exclude :"test_substring2", "needs investigation" | ||
exclude :"test_translate", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :"test_accents", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
exclude :"test_char_ref_dom", "needs investigation" | ||
exclude :"test_socket", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :"test_get_attribute_ns", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :"test_version_attributes_to_s", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
exclude :test_version_attributes_to_s, "needs investigation" | ||
exclude :test_version_attributes_to_s, "needs investigation" | ||
exclude :test_version_attributes_to_s, "needs investigation" | ||
exclude :test_version_attributes_to_s, "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
exclude :"test_elements", "needs investigation" | ||
exclude :"test_xpath_each", "needs investigation" |
1 change: 1 addition & 0 deletions
1
test/mri/excludes_truffle/REXMLTests/TestXPathAxisPredcedingSibling.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :"test_preceding_sibling_axis", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
exclude :"test_abbreviated_attribute", "needs investigation" | ||
exclude :"test_and", "needs investigation" | ||
exclude :"test_axe_attribute", "needs investigation" | ||
exclude :"test_comparisons", "needs investigation" | ||
exclude :"test_complex", "needs investigation" | ||
exclude :"test_contains", "needs investigation" | ||
exclude :"test_following", "needs investigation" | ||
exclude :"test_more", "needs investigation" | ||
exclude :"test_namespaces_0", "needs investigation" | ||
exclude :"test_numbers", "needs investigation" | ||
exclude :"test_or_and", "needs investigation" | ||
exclude :"test_ordering", "needs investigation" | ||
exclude :"test_preceding", "needs investigation" | ||
exclude :"test_predicates", "needs investigation" | ||
exclude :"test_spaces", "needs investigation" | ||
exclude :"test_starts_with", "needs investigation" | ||
exclude :"test_substring", "needs investigation" | ||
exclude :"test_sum", "needs investigation" | ||
exclude :"test_ticket_56", "needs investigation" | ||
exclude :"test_ticket_57", "needs investigation" | ||
exclude :"test_ticket_61_contains", "needs investigation" | ||
exclude :"test_ticket_61_text", "needs investigation" | ||
exclude :"test_ticket_70", "needs investigation" | ||
exclude :"test_ticket_71", "needs investigation" | ||
exclude :"test_translate", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
exclude :"test_get_no_siblings_terminal_nodes", "needs investigation" | ||
exclude :"test_predicates_multi", "needs investigation" | ||
exclude :"test_predicates_parent", "needs investigation" | ||
exclude :"test_predicates_single", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
exclude :test_pretty_format_long_text_finite, "needs investigation" | ||
exclude :"test_attlist_decl", "needs investigation" | ||
exclude :"test_attlist_write", "needs investigation" | ||
exclude :"test_attribute", "needs investigation" | ||
exclude :"test_attributes_each", "needs investigation" | ||
exclude :"test_big_documentation", "needs investigation" | ||
exclude :"test_deep_clone", "needs investigation" | ||
exclude :"test_element_access", "needs investigation" | ||
exclude :"test_entities", "needs investigation" | ||
exclude :"test_line", "needs investigation" | ||
exclude :"test_namespace_attributes", "needs investigation" | ||
exclude :"test_pretty_format_deep_indent", "needs investigation" | ||
exclude :"test_repeated_writes", "needs investigation" | ||
exclude :"test_substitution", "needs investigation" | ||
exclude :"test_ticket_102", "needs investigation" | ||
exclude :"test_ticket_121", "needs investigation" | ||
exclude :"test_ticket_135", "needs investigation" | ||
exclude :"test_ticket_138", "needs investigation" | ||
exclude :"test_ticket_48_part_II", "needs investigation" | ||
exclude :"test_ticket_85", "needs investigation" | ||
exclude :"test_ticket_91", "needs investigation" | ||
exclude :"test_tutorial", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
exclude :"test_xpathNamespacedChildWildcard", "needs investigation" | ||
exclude :"test_xpathNamespacedChildWildcardWorkaround", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
exclude :"test_Dd_preceding_sibling_all", "needs investigation" | ||
exclude :"test_Dd_preceding_sibling_children", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,16 @@ | ||
exclude :"test_builtin_float_converter", "needs investigation" | ||
exclude :"test_builtin_all_nested_combo_converter", "needs investigation" | ||
exclude :"test_builtin_date_converter", "needs investigation" | ||
exclude :"test_builtin_date_time_converter", "needs investigation" | ||
exclude :"test_builtin_integer_converter", "needs investigation" | ||
exclude :"test_builtin_numeric_combo_converter", "needs investigation" | ||
exclude :"test_convert_order_float_integer", "needs investigation" | ||
exclude :"test_convert_order_integer_float", "needs investigation" | ||
exclude :"test_convert_with_builtin_float", "needs investigation" | ||
exclude :"test_convert_with_builtin_integer", "needs investigation" | ||
exclude :"test_convert_with_custom_code", "needs investigation" | ||
exclude :"test_convert_with_custom_code_mix", "needs investigation" | ||
exclude :"test_convert_with_custom_code_using_field_info", "needs investigation" | ||
exclude :"test_convert_with_custom_code_using_field_info_header", "needs investigation" | ||
exclude :"test_shortcut_interface", "needs investigation" | ||
exclude :"test_unconverted_fields", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
exclude :"test_array_of_headers", "needs investigation" | ||
exclude :"test_blank_row_bug_fix", "needs investigation" | ||
exclude :"test_builtin_converters_with_blank_header", "needs investigation" | ||
exclude :"test_builtin_downcase_converter", "needs investigation" | ||
exclude :"test_builtin_symbol_converter", "needs investigation" | ||
exclude :"test_converters", "needs investigation" | ||
exclude :"test_csv_header_string", "needs investigation" | ||
exclude :"test_csv_header_string_inherits_separators", "needs investigation" | ||
exclude :"test_custom_converter", "needs investigation" | ||
exclude :"test_first_row", "needs investigation" | ||
exclude :"test_headers_reader", "needs investigation" | ||
exclude :"test_return_headers", "needs investigation" | ||
exclude :"test_skip_blanks", "needs investigation" | ||
exclude :"test_table_support", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
exclude :"test_field_size_limit_controls_lookahead", "needs investigation" | ||
exclude :"test_the_parse_fails_fast_when_it_can_for_unescaped_quotes", "needs investigation" | ||
exclude :"test_the_parse_fails_fast_when_it_can_for_unquoted_fields", "needs investigation" | ||
exclude :"test_aras_edge_cases", "needs investigation" | ||
exclude :"test_james_edge_cases", "needs investigation" | ||
exclude :"test_malformed_csv", "needs investigation" | ||
exclude :"test_mastering_regex_example", "needs investigation" | ||
exclude :"test_non_regex_edge_cases", "needs investigation" | ||
exclude :"test_rob_edge_cases", "needs investigation" | ||
exclude :"test_std_lib_csv", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :"test_json_generic_object_load", "regressed at/near https://github.com/jruby/jruby/commit/673421468513ae6e8d71fcc0ccb7f8d5deb90526" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
exclude :"test_another_way", "needs investigation" | ||
exclude :"test_xpath_query", "needs investigation" | ||
exclude :"test_xpath_query_no_namespace", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :"test_preceding_sibling_axis", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
exclude :"test_get_no_siblings_terminal_nodes", "needs investigation" | ||
exclude :"test_predicates_multi", "needs investigation" | ||
exclude :"test_predicates_parent", "needs investigation" | ||
exclude :"test_predicates_single", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
exclude :"test_abbreviated_attribute", "needs investigation" | ||
exclude :"test_and", "needs investigation" | ||
exclude :"test_axe_attribute", "needs investigation" | ||
exclude :"test_comparisons", "needs investigation" | ||
exclude :"test_complex", "needs investigation" | ||
exclude :"test_contains", "needs investigation" | ||
exclude :"test_following", "needs investigation" | ||
exclude :"test_more", "needs investigation" | ||
exclude :"test_namespaces_0", "needs investigation" | ||
exclude :"test_numbers", "needs investigation" | ||
exclude :"test_or_and", "needs investigation" | ||
exclude :"test_ordering", "needs investigation" | ||
exclude :"test_preceding", "needs investigation" | ||
exclude :"test_predicates", "needs investigation" | ||
exclude :"test_spaces", "needs investigation" | ||
exclude :"test_starts_with", "needs investigation" | ||
exclude :"test_substring", "needs investigation" | ||
exclude :"test_sum", "needs investigation" | ||
exclude :"test_ticket_56", "needs investigation" | ||
exclude :"test_ticket_57", "needs investigation" | ||
exclude :"test_ticket_61_contains", "needs investigation" | ||
exclude :"test_ticket_61_text", "needs investigation" | ||
exclude :"test_ticket_70", "needs investigation" | ||
exclude :"test_ticket_71", "needs investigation" | ||
exclude :"test_translate", "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters