Skip to content

Commit

Permalink
Showing 2 changed files with 3 additions and 27 deletions.
28 changes: 2 additions & 26 deletions test/mri/excludes_truffle/TestFile.rb
Original file line number Diff line number Diff line change
@@ -4,36 +4,12 @@
exclude :test_bom_32le, "needs investigation"
exclude :test_bom_8, "needs investigation"
exclude :test_chmod_m17n, "needs investigation"
exclude :test_chown, "needs investigation"
exclude :test_conflicting_encodings, "needs investigation"
exclude :test_each_byte_extended_file, "needs investigation"
exclude :test_each_char_extended_file, "needs investigation"
exclude :test_empty_file_bom, "needs investigation"
exclude :test_eof_0, "needs investigation"
exclude :test_eof_0_rw, "needs investigation"
exclude :test_eof_0_seek, "needs investigation"
exclude :test_eof_1, "needs investigation"
exclude :test_eof_1_seek, "needs investigation"
exclude :test_eof_2, "needs investigation"
exclude :test_eof_3, "needs investigation"
exclude :test_file_open_double_mode, "needs investigation"
exclude :test_file_open_permissions, "needs investigation"
exclude :test_getbyte_extended_file, "needs investigation"
exclude :test_getc_extended_file, "needs investigation"
exclude :test_gets_extended_file, "needs investigation"
exclude :test_gets_para_extended_file, "needs investigation"
exclude :test_open_nul, "needs investigation"
exclude :test_read_all_extended_file, "needs investigation"
exclude :test_realdirpath, "needs investigation"
exclude :test_realpath, "needs investigation"
exclude :test_s_chown, "needs investigation"
exclude :test_stat, "needs investigation"
exclude :test_truncate_beyond_eof, "needs investigation"
exclude :test_truncate_rbuf, "needs investigation"
exclude :test_truncate_size, "needs investigation"
exclude :test_truncate_wbuf, "needs investigation"
exclude :test_uninitialized, "needs investigation"
exclude :test_unlink_before_close, "needs investigation"
exclude :test_untainted_path, "needs investigation"
exclude :test_utime, "needs investigation"
exclude :test_utime_with_minus_time_segv, "needs investigation"
exclude :test_stat, "needs investigation"
exclude :test_eof_1, "needs investigation"
2 changes: 1 addition & 1 deletion test/mri_truffle.index
Original file line number Diff line number Diff line change
@@ -174,7 +174,7 @@ ruby/test_enumerator.rb
# ruby/test_env.rb # TestEnv#test_aset = core:/core/rubinius/bootstrap/time.rb:28:in `now': internal implementation error - ClassCastException org.jruby.truffle.runtime.core.RubyNilClass cannot be cast to org.jruby.truffle.runtime.core.RubyString org.jruby.truffle.nodes.time.ReadTimeZoneNode.executeRubyString(ReadTimeZoneNode.java:36) (RubyTruffleError)
ruby/test_eval.rb
# ruby/test_exception.rb # Stack overflow error
# ruby/test_file.rb
ruby/test_file.rb
ruby/test_file_exhaustive.rb
ruby/test_fixnum.rb
ruby/test_flip.rb

0 comments on commit c6867c3

Please sign in to comment.