Skip to content

Commit

Permalink
Showing 28 changed files with 214 additions and 46 deletions.
11 changes: 11 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/AttributesTester.rb
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"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/REXMLTests/BaseTester.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_accents", "needs investigation"
7 changes: 7 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/ContribTester.rb
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"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/REXMLTests/ElementsTester.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_delete", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/EncodingTester.rb
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"
7 changes: 7 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/FunctionsTester.rb
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"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/REXMLTests/REXMLTester.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_accents", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/SAX2Tester.rb
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"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/REXMLTests/TestAttributes.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_get_attribute_ns", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/REXMLTests/TestDocument.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_version_attributes_to_s", "needs investigation"
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/TestDocument/BomTest.rb
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"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/TestXPathAttribute.rb
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"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_preceding_sibling_axis", "needs investigation"
25 changes: 25 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/TestXPathBase.rb
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"
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/TestXPathPredicate.rb
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"
22 changes: 22 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/Tester.rb
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"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/Ticket80.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
exclude :"test_xpathNamespacedChildWildcard", "needs investigation"
exclude :"test_xpathNamespacedChildWildcardWorkaround", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/REXMLTests/XPathTesterDd.rb
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"
15 changes: 15 additions & 0 deletions test/mri/excludes_truffle/TestCSV/DataConverters.rb
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"
14 changes: 14 additions & 0 deletions test/mri/excludes_truffle/TestCSV/Headers.rb
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"
7 changes: 7 additions & 0 deletions test/mri/excludes_truffle/TestCSV/Parsing.rb
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"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestCSV/Table.rb
Original file line number Diff line number Diff line change
@@ -6,3 +6,4 @@
exclude :"test_index", "needs investigation"
exclude :"test_set_row_or_column", "needs investigation"
exclude :"test_to_csv", "needs investigation"
exclude :"test_delete_with_blank_rows", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestJSONGenericObject.rb
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"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestRexmlXpathAttributeQuery.rb
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"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/XPathAxesTester.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_preceding_sibling_axis", "needs investigation"
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/XPathPredicateTester.rb
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"
25 changes: 25 additions & 0 deletions test/mri/excludes_truffle/XPathTester.rb
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"
92 changes: 46 additions & 46 deletions test/mri_truffle.index
Original file line number Diff line number Diff line change
@@ -629,52 +629,52 @@ optparse/test_autoconf.rb
# readline/test_readline_history.rb
# resolv/test_addr.rb
# resolv/test_dns.rb
# rexml/parse/test_document_type_declaration.rb
# rexml/parse/test_notation_declaration.rb
# rexml/parser/test_sax2.rb
# rexml/parser/test_tree.rb
# rexml/parser/test_ultra_light.rb
# rexml/test_attributes.rb
# rexml/test_attributes_mixin.rb
# rexml/test_changing_encoding.rb
# rexml/test_comment.rb
# rexml/test_contrib.rb
# rexml/test_core.rb
# rexml/test_doctype.rb
# rexml/test_document.rb
# rexml/test_elements.rb
# rexml/test_encoding.rb
# rexml/test_encoding_2.rb
# rexml/test_entity.rb
# rexml/test_functions.rb
# rexml/test_functions_number.rb
# rexml/test_jaxen.rb
# rexml/test_light.rb
# rexml/test_lightparser.rb
# rexml/test_listener.rb
# rexml/test_martin_fowler.rb
# rexml/test_namespace.rb
# rexml/test_order.rb
# rexml/test_preceding_sibling.rb
# rexml/test_pullparser.rb
# rexml/test_rexml_issuezilla.rb
# rexml/test_sax.rb
# rexml/test_stream.rb
# rexml/test_text.rb
# rexml/test_ticket_80.rb
# rexml/test_validation_rng.rb
# rexml/test_xml_declaration.rb
# rexml/test_xpath.rb
# rexml/test_xpath_attribute_query.rb
# rexml/test_xpath_msw.rb
# rexml/test_xpath_pred.rb
# rexml/test_xpathtext.rb
# rexml/xpath/test_attribute.rb
# rexml/xpath/test_axis_preceding_sibling.rb
# rexml/xpath/test_base.rb
# rexml/xpath/test_node.rb
# rexml/xpath/test_predicate.rb
# rexml/xpath/test_text.rb
rexml/parse/test_document_type_declaration.rb
rexml/parse/test_notation_declaration.rb
rexml/parser/test_sax2.rb
rexml/parser/test_tree.rb
rexml/parser/test_ultra_light.rb
rexml/test_attributes.rb
rexml/test_attributes_mixin.rb
rexml/test_changing_encoding.rb
rexml/test_comment.rb
rexml/test_contrib.rb
rexml/test_core.rb
rexml/test_doctype.rb
rexml/test_document.rb
rexml/test_elements.rb
rexml/test_encoding.rb
rexml/test_encoding_2.rb
rexml/test_entity.rb
rexml/test_functions.rb
rexml/test_functions_number.rb
rexml/test_jaxen.rb
rexml/test_light.rb
rexml/test_lightparser.rb
rexml/test_listener.rb
rexml/test_martin_fowler.rb
rexml/test_namespace.rb
rexml/test_order.rb
rexml/test_preceding_sibling.rb
rexml/test_pullparser.rb
rexml/test_rexml_issuezilla.rb
rexml/test_sax.rb
rexml/test_stream.rb
rexml/test_text.rb
rexml/test_ticket_80.rb
rexml/test_validation_rng.rb
rexml/test_xml_declaration.rb
rexml/test_xpath.rb
rexml/test_xpath_attribute_query.rb
rexml/test_xpath_msw.rb
rexml/test_xpath_pred.rb
rexml/test_xpathtext.rb
rexml/xpath/test_attribute.rb
rexml/xpath/test_axis_preceding_sibling.rb
rexml/xpath/test_base.rb
rexml/xpath/test_node.rb
rexml/xpath/test_predicate.rb
rexml/xpath/test_text.rb
# rinda/test_rinda.rb
# rinda/test_tuplebag.rb
# ripper/test_sexp.rb

0 comments on commit 5ed43e4

Please sign in to comment.