Skip to content

Commit

Permalink
Showing 49 changed files with 134 additions and 3 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/CGICoreTest.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_cgi_core_params_encoding_check", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/Complex_Test.rb
Original file line number Diff line number Diff line change
@@ -9,3 +9,4 @@
exclude :test_respond, "needs investigation"
exclude :test_ruby19, "needs investigation"
exclude :test_supp, "needs investigation"
exclude :"test_mul", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/PPTestModule/PPFileStatTest.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_nothing_raised", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestAlias.rb
Original file line number Diff line number Diff line change
@@ -3,3 +3,4 @@
exclude :test_alias_wb_miss, "needs investigation"
exclude :test_cyclic_zsuper, "needs investigation"
exclude :test_nonexistmethod, "needs investigation"
exclude :"test_alias_method_equation", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestAutoload.rb
Original file line number Diff line number Diff line change
@@ -7,3 +7,5 @@
exclude :test_require_explicit, "needs investigation"
exclude :test_threaded_accessing_constant, "needs investigation"
exclude :test_threaded_accessing_inner_constant, "needs investigation"
exclude :"test_autoload_while_autoloading", "needs investigation"
exclude :"test_require_implemented_in_ruby_is_called", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestBase64.rb
Original file line number Diff line number Diff line change
@@ -2,3 +2,4 @@
exclude :test_sample, "needs investigation"
exclude :test_strict_decode64, "needs investigation"
exclude :test_urlsafe_decode64, "needs investigation"
exclude :"test_urlsafe_decode64_unpadded", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestBeginEndBlock.rb
Original file line number Diff line number Diff line change
@@ -10,3 +10,4 @@
exclude :test_propagate_signaled, "needs investigation"
exclude :test_raise_in_at_exit, "needs investigation"
exclude :test_rescue_at_exit, "needs investigation"
exclude :"test_endblockwarn_in_eval", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestCall.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_safe_call", "needs investigation"
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/TestClass.rb
Original file line number Diff line number Diff line change
@@ -20,3 +20,7 @@
exclude :test_singleton_class_of_frozen_object, "needs investigation"
exclude :test_singleton_class_p, "needs investigation"
exclude :test_cloned_singleton_method_added, "needs investigation"
exclude :"test_invalid_superclass", "needs investigation"
exclude :"test_redefinition_mismatch", "needs investigation"
exclude :"test_should_not_expose_singleton_class_without_metaclass", "needs investigation"
exclude :"test_singleton_class_should_has_own_namespace", "needs investigation"
5 changes: 5 additions & 0 deletions test/mri/excludes_truffle/TestDigest/TestDigestParen.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
exclude :"test_no_lib", "needs investigation"
exclude :"test_no_lib_no_def", "needs investigation"
exclude :"test_race", "needs investigation"
exclude :"test_race_mixed", "needs investigation"
exclude :"test_sha2", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestDir_M17N.rb
Original file line number Diff line number Diff line change
@@ -13,3 +13,6 @@
exclude :test_glob_compose, "needs investigation"
exclude :test_inspect_nonascii, "needs investigation"
exclude :test_filename_utf8_raw_windows_1251_name, "needs investigation"
exclude :"test_glob_warning_match_all", "needs investigation"
exclude :"test_glob_warning_match_dir", "needs investigation"
exclude :test_glob_warning_opendir, "needs investigation"
8 changes: 8 additions & 0 deletions test/mri/excludes_truffle/TestException.rb
Original file line number Diff line number Diff line change
@@ -28,3 +28,11 @@
exclude :"test_too_many_args_in_eval", "needs investigation"
exclude :"test_type_error_message_encoding", "needs investigation"
exclude :"test_unknown_option", "needs investigation"
exclude :"test_catch_throw_noarg", "needs investigation"
exclude :"test_message_of_name_error", "needs investigation"
exclude :"test_method_missing_reason_clear", "needs investigation"
exclude :"test_multibyte_and_newline", "needs investigation"
exclude :"test_name_error_info", "needs investigation"
exclude :"test_name_error_local_variables", "needs investigation"
exclude :"test_output_string_encoding", "needs investigation"
exclude :"test_uncaught_throw", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestFile.rb
Original file line number Diff line number Diff line change
@@ -28,3 +28,5 @@
exclude :"test_truncate_beyond_eof", "needs investigation"
exclude :"test_truncate_rbuf", "needs investigation"
exclude :"test_truncate_wbuf", "needs investigation"
exclude :"test_file_share_delete", "needs investigation"
exclude :"test_realpath_encoding", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestFileExhaustive.rb
Original file line number Diff line number Diff line change
@@ -101,3 +101,4 @@
exclude :test_writable_p, "needs investigation"
exclude :test_writable_real_p, "needs investigation"
exclude :test_zero_p, "needs investigation"
exclude :"test_closed_io_identical_p", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestGB18030.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_left_adjust_char_head", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestGc.rb
Original file line number Diff line number Diff line change
@@ -17,3 +17,5 @@
exclude :test_sweep_in_finalizer, "needs investigation"
exclude :test_verify_internal_consistency, "needs investigation"
exclude :test_singleton_method, "needs investigation"
exclude :"test_gc_disabled_start", "needs investigation"
exclude :"test_interrupt_in_finalizer", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestIO_M17N.rb
Original file line number Diff line number Diff line change
@@ -139,3 +139,6 @@
exclude :test_write_mode, "needs investigation"
exclude :test_write_mode_fail, "needs investigation"
exclude :test_write_noenc, "needs investigation"
exclude :"test_bom_non_utf", "needs investigation"
exclude :"test_bom_too_long_utfname", "needs investigation"
exclude :"test_each_codepoint_need_more", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestLambdaParameters.rb
Original file line number Diff line number Diff line change
@@ -2,3 +2,5 @@
exclude :test_call_with_block, "needs investigation"
exclude :test_do_lambda_source_location, "needs investigation"
exclude :test_lambda_as_iterator, "needs investigation"
exclude :"test_yield_relaxed(array,&lambda)", "needs investigation"
exclude :"test_yield_relaxed(to_ary,&lambda)", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestMath.rb
Original file line number Diff line number Diff line change
@@ -6,3 +6,5 @@
exclude :test_sin, "needs investigation"
exclude :test_sqrt, "needs investigation"
exclude :test_tan, "needs investigation"
exclude :"test_override_bignum_to_f", "needs investigation"
exclude :"test_override_fixnum_to_f", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestMatrix.rb
Original file line number Diff line number Diff line change
@@ -20,3 +20,4 @@
exclude :test_lup , "needs investigation"
exclude :test_rank , "needs investigation"
exclude :test_rank2 , "needs investigation"
exclude :"test_det", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestMethod.rb
Original file line number Diff line number Diff line change
@@ -43,3 +43,4 @@
exclude :test_caller_top_level, "needs investigation"
exclude :test_insecure_method, "needs investigation"
exclude :test_to_proc_binding, "needs investigation"
exclude :"test_define_method_with_symbol", "needs investigation"
12 changes: 12 additions & 0 deletions test/mri/excludes_truffle/TestObjSpace.rb
Original file line number Diff line number Diff line change
@@ -7,3 +7,15 @@
exclude :test_reachable_objects_size, "needs spawn"
exclude :test_dump_all, "needs spawn"
exclude :test_argf_memsize, "we store ext as an ivar so it doesn't show up in the object size as they expect"
exclude :"test_count_imemo_objects", "needs investigation"
exclude :"test_count_symbols", "needs investigation"
exclude :"test_count_tdata_objects", "needs investigation"
exclude :"test_dump_dynamic_symbol", "needs investigation"
exclude :"test_internal_class_of", "needs investigation"
exclude :"test_internal_super_of", "needs investigation"
exclude :"test_memsize_of_iseq", "needs investigation"
exclude :"test_trace_object_allocations", "needs investigation"
exclude :test_count_objects_size, "needs investigation"
exclude :test_dump_special_consts, "needs investigation"
exclude :test_memsize_of, "needs investigation"
exclude :test_memsize_of_all, "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestObject.rb
Original file line number Diff line number Diff line change
@@ -30,3 +30,5 @@
exclude :test_type_error_message, "needs investigation"
exclude :test_redefine_method_which_may_case_serious_problem, "needs investigation"
exclude :test_send_with_block, "needs investigation"
exclude :"test_convert_array", "needs investigation"
exclude :"test_convert_string", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestObjectSpace.rb
Original file line number Diff line number Diff line change
@@ -12,3 +12,6 @@
exclude :test_id2ref_30, "needs investigation"
exclude :test_id2ref_31, "needs investigation"
exclude :test_id2ref_32, "needs investigation"
exclude :"test_each_object_no_gabage", "needs investigation"
exclude :"test_each_object_recursive_key", "needs investigation"
exclude :"test_each_object_singleton_class", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestOpen3.rb
Original file line number Diff line number Diff line change
@@ -21,3 +21,4 @@
exclude :test_capture2_stdin_data, "needs investigation"
exclude :test_capture2e_stdin_data, "needs investigation"
exclude :test_capture3_flip, "needs investigation"
exclude :"test_env", "needs investigation"
5 changes: 5 additions & 0 deletions test/mri/excludes_truffle/TestPack.rb
Original file line number Diff line number Diff line change
@@ -14,3 +14,8 @@
exclude :"test_short_with_block", "needs investigation"
exclude :test_pack_unpack_U, "needs investigation"
exclude :test_pack_unpack_m0, "needs investigation"
exclude :"test_integer_endian", "needs investigation"
exclude :"test_integer_endian_explicit", "needs investigation"
exclude :"test_invalid_warning", "needs investigation"
exclude :"test_pack_resize", "needs investigation"
exclude :"test_pack_unpack_jJ", "needs investigation"
10 changes: 10 additions & 0 deletions test/mri/excludes_truffle/TestPathname.rb
Original file line number Diff line number Diff line change
@@ -165,3 +165,13 @@
exclude :test_writable? , "needs investigation"
exclude :test_writable_real? , "needs investigation"
exclude :test_zero? , "needs investigation"
exclude :"test_ascend_447", "needs investigation"
exclude :"test_ascend_448", "needs investigation"
exclude :"test_ascend_449", "needs investigation"
exclude :"test_ascend_450", "needs investigation"
exclude :"test_blockless_ascend_is_enumerator", "needs investigation"
exclude :"test_blockless_descend_is_enumerator", "needs investigation"
exclude :"test_descend_438", "needs investigation"
exclude :"test_descend_439", "needs investigation"
exclude :"test_descend_440", "needs investigation"
exclude :"test_descend_441", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestProc.rb
Original file line number Diff line number Diff line change
@@ -41,3 +41,6 @@
exclude :test_to_proc , "needs investigation"
exclude :test_to_s , "needs investigation"
exclude :test_proc_args_opt_signle , "needs investigation"
exclude :"test_curry_binding", "needs investigation"
exclude :"test_proc_args_opt_single", "needs investigation"
exclude :"test_proc_mark", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestRand.rb
Original file line number Diff line number Diff line change
@@ -33,3 +33,4 @@
exclude :test_srand, "needs investigation"
exclude :test_types, "needs investigation"
exclude :test_fork_shuffle, "needs investigation"
exclude :"test_default_seed", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestRange.rb
Original file line number Diff line number Diff line change
@@ -16,3 +16,4 @@
exclude :test_range_numeric_string, "needs investigation"
exclude :test_size, "needs investigation"
exclude :test_eqq_time, "needs investigation"
exclude :"test_bsearch_typechecks_return_values", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestRegexp.rb
Original file line number Diff line number Diff line change
@@ -33,3 +33,6 @@
exclude :"test_unescape", "needs investigation"
exclude :"test_uninitialized", "needs investigation"
exclude :"test_union", "needs investigation"
exclude :"test_KCODE_warning", "needs investigation"
exclude :"test_ignorecase_warning", "needs investigation"
exclude :"test_match_without_regexp", "needs investigation"
5 changes: 4 additions & 1 deletion test/mri/excludes_truffle/TestRequire.rb
Original file line number Diff line number Diff line change
@@ -28,4 +28,7 @@
exclude :test_define_class_under, "needs investigation"
exclude :test_define_module, "needs investigation"
exclude :test_define_class, "needs investigation"
exclude :test_define_module_under, "needs investigation"
exclude :test_define_module_under, "needs investigation"
exclude :"test_load_ospath", "needs investigation"
exclude :"test_load_scope", "needs investigation"
exclude :"test_throw_while_loading", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestRubyLiteral.rb
Original file line number Diff line number Diff line change
@@ -3,3 +3,6 @@
exclude :test_integer, "needs investigation"
exclude :test_string, "needs investigation"
exclude :test_xstring, "needs investigation"
exclude :"test_big_hash_literal", "needs investigation"
exclude :"test_dstring_encoding", "needs investigation"
exclude :"test_symbol_list", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestRubyOptimization.rb
Original file line number Diff line number Diff line change
@@ -29,3 +29,6 @@
exclude :test_string_empty? , "needs investigation"
exclude :test_hash_empty?, "needs investigation"
exclude :test_string_freeze_saves_memory, "hangs / needs investigation"
exclude :"test_eqq", "needs investigation"
exclude :"test_opt_case_dispatch", "needs investigation"
exclude :"test_string_freeze_block", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestRubyOptions.rb
Original file line number Diff line number Diff line change
@@ -43,3 +43,5 @@
exclude :test_warning, "needs investigation"
exclude :test_yydebug, "needs investigation"
exclude :test_chdir, "needs investigation"
exclude :"test_frozen_string_literal", "needs investigation"
exclude :"test_frozen_string_literal_debug", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestRubyYieldGen.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exclude :test_yield, "needs investigation"
exclude :test_yield_enum, "needs investigation"
exclude :test_yield_lambda, "needs investigation"
exclude :"test_block_cached_argc", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestSprintf.rb
Original file line number Diff line number Diff line change
@@ -17,3 +17,4 @@
exclude :test_star, "needs investigation"
exclude :test_string, "needs investigation"
exclude :test_negative_hex , "needs investigation"
exclude :"test_named_default", "needs investigation"
8 changes: 8 additions & 0 deletions test/mri/excludes_truffle/TestStringIO.rb
Original file line number Diff line number Diff line change
@@ -38,3 +38,11 @@
exclude :test_readlines , "needs investigation"
exclude :test_truncate , "needs investigation"
exclude :test_ungetc_pos , "needs investigation"
exclude :"test_close", "needs investigation"
exclude :"test_close_read", "needs investigation"
exclude :"test_close_write", "needs investigation"
exclude :"test_read", "needs investigation"
exclude :"test_set_encoding", "needs investigation"
exclude :"test_sysread", "needs investigation"
exclude :"test_ungetbyte_padding", "needs investigation"
exclude :"test_ungetc_padding", "needs investigation"
3 changes: 2 additions & 1 deletion test/mri/excludes_truffle/TestStruct/SubStruct.rb
Original file line number Diff line number Diff line change
@@ -7,4 +7,5 @@
exclude :test_nonascii, "needs investigation"
exclude :test_redefinition_warning, "needs investigation"
exclude :test_struct_new, "needs investigation"
exclude :test_values_at, "needs investigation"
exclude :test_values_at, "needs investigation"
exclude :test_big_struct, "needs investigation"
3 changes: 2 additions & 1 deletion test/mri/excludes_truffle/TestStruct/TopStruct.rb
Original file line number Diff line number Diff line change
@@ -6,4 +6,5 @@
exclude :test_nonascii, "needs investigation"
exclude :test_redefinition_warning, "needs investigation"
exclude :test_struct_new, "needs investigation"
exclude :test_values_at, "needs investigation"
exclude :test_values_at, "needs investigation"
exclude :test_big_struct, "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestSuper.rb
Original file line number Diff line number Diff line change
@@ -10,3 +10,5 @@
exclude :test_super_in_module_unbound_method, "needs investigation"
exclude :test_super_in_orphan_block_with_instance_eval, "needs investigation"
exclude :test_super_in_END, "needs investigation"
exclude :"test_double_include", "needs investigation"
exclude :"test_missing_super", "needs investigation"
5 changes: 5 additions & 0 deletions test/mri/excludes_truffle/TestSymbol.rb
Original file line number Diff line number Diff line change
@@ -6,3 +6,8 @@
exclude :test_to_proc, "needs investigation"
exclude :test_hash_redefinition, "hangs"
exclude :test_symbol_fstr_leak, "hangs"
exclude :"test_to_proc_arg", "needs investigation"
exclude :"test_to_proc_for_hash_each", "needs investigation"
exclude :"test_to_proc_new_proc", "needs investigation"
exclude :"test_to_proc_no_method", "needs investigation"
exclude :"test_to_proc_yield", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestSyntax.rb
Original file line number Diff line number Diff line change
@@ -57,3 +57,6 @@
exclude :test_keyword_empty_splat, "needs investigation"
exclude :test_null_range_cmdarg, "needs investigation"
exclude :test_too_big_nth_ref, "needs investigation"
exclude :"test_keyword_duplicated_splat", "needs investigation"
exclude :test_keyword_duplicated, "needs investigation"

1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestTempfile.rb
Original file line number Diff line number Diff line change
@@ -26,3 +26,4 @@
exclude :test_unlink_before_close_works_on_posix_systems, "needs investigation"
exclude :test_unlink_silently_fails_on_windows, "needs investigation"
exclude :test_tempfile_finalizer_does_not_run_if_unlinked, "needs investigation"
exclude :"test_default_basename", "needs investigation"
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestThread.rb
Original file line number Diff line number Diff line change
@@ -52,3 +52,6 @@
exclude :test_handle_interrupt_with_return, "needs investigation"
exclude :test_fork_in_thread, "needs investigation"
exclude :test_subclass_no_initialize, "hangs / needs investigation"
exclude :"test_thread_invalid_name", "needs investigation"
exclude :"test_thread_invalid_object", "needs investigation"
exclude :"test_thread_name", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestTime.rb
Original file line number Diff line number Diff line change
@@ -41,3 +41,4 @@
exclude :test_utc_or_local, "needs investigation"
exclude :test_utc_p, "needs investigation"
exclude :test_time_subt, "needs investigation"
exclude :"test_zone", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestTranscode.rb
Original file line number Diff line number Diff line change
@@ -23,3 +23,4 @@
exclude :test_utf_32 , "needs investigation"
exclude :"test_pseudo_encoding_inspect(UTF-16)", "needs investigation"
exclude :"test_pseudo_encoding_inspect(UTF-32)", "needs investigation"
exclude :"test_loading_race", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestVariable.rb
Original file line number Diff line number Diff line change
@@ -4,3 +4,4 @@
exclude :test_shadowing_block_local_variables, "needs investigation"
exclude :test_shadowing_local_variables, "needs investigation"
exclude :test_variable, "needs investigation"
exclude :test_special_constant_ivars, "needs investigation"
6 changes: 6 additions & 0 deletions test/mri/excludes_truffle/TestWEBrickUtils.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
exclude :"test_nested_timeout_inner_custom_exception", "needs investigation"
exclude :"test_nested_timeout_outer", "needs investigation"
exclude :"test_nested_timeout_outer_custom_exception", "needs investigation"
exclude :"test_no_timeout", "needs investigation"
exclude :"test_timeout_custom_exception", "needs investigation"
exclude :"test_timeout_default_execption", "needs investigation"

0 comments on commit 6b0e589

Please sign in to comment.