Skip to content

Commit

Permalink
[Truffle] Updating test index for passing tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjfish committed Apr 22, 2015
1 parent 04c17ec commit d5f5320
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions test/mri_truffle.index
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Test index
base64/test_base64.rb
# benchmark/test_benchmark.rb
# benchmark/test_benchmark.rb # passes alone but not in suite
# bigdecimal/test_bigdecimal.rb
# bigdecimal/test_bigdecimal_util.rb
# bigdecimal/test_bigmath.rb
Expand Down Expand Up @@ -30,17 +30,17 @@ date/test_date_compat.rb
date/test_date_conv.rb
date/test_date_marshal.rb
date/test_date_new.rb
# date/test_date_parse.rb
# date/test_date_strftime.rb
# date/test_date_parse.rb # passes alone but not in suite
# date/test_date_strftime.rb # passes alone but not in suite
# date/test_date_strptime.rb
date/test_switch_hitter.rb
# digest/test_digest.rb
# digest/test_digest_extend.rb
# erb/test_erb.rb # NPE
# erb/test_erb.rb # unit.rb:1094:in `abort': wrong number of arguments (1 for 0) (ArgumentError)
erb/test_erb_m17n.rb
# etc/test_etc.rb
fileutils/test_dryrun.rb
# fileutils/test_fileutils.rb
# fileutils/test_fileutils.rb # cannot load such file -- etc
fileutils/test_nowrite.rb
fileutils/test_verbose.rb
io/console/test_io_console.rb
Expand All @@ -54,10 +54,10 @@ io/console/test_io_console.rb
# json/test_json_generic_object.rb
# json/test_json_string_matching.rb
# json/test_json_unicode.rb
# logger/test_logger.rb
# logger/test_logger.rb # library not added, needs file
matrix/test_matrix.rb
matrix/test_vector.rb
# monitor/test_monitor.rb
# monitor/test_monitor.rb # Undefined methods start and join
# net/ftp/test_ftp.rb
# net/http/test_buffered_io.rb
# net/http/test_http.rb
Expand All @@ -77,11 +77,11 @@ matrix/test_vector.rb
# nkf/test_nkf.rb
optparse/test_bash_completion.rb
optparse/test_getopts.rb
# optparse/test_noarg.rb # Stack Overflow Error
optparse/test_noarg.rb
optparse/test_optarg.rb
optparse/test_optparse.rb
optparse/test_placearg.rb
# optparse/test_reqarg.rb # Stack Overflow Error
optparse/test_reqarg.rb
optparse/test_summary.rb
optparse/test_zsh_completion.rb
ostruct/test_ostruct.rb
Expand Down Expand Up @@ -135,7 +135,7 @@ ripper/test_files.rb
ruby/enc/test_big5.rb
ruby/enc/test_cp949.rb
ruby/enc/test_emoji.rb
# ruby/enc/test_euc_jp.rb
# ruby/enc/test_euc_jp.rb # invalid multibyte char (EUC-JP)
ruby/enc/test_euc_kr.rb
ruby/enc/test_euc_tw.rb
ruby/enc/test_gb18030.rb
Expand All @@ -152,7 +152,7 @@ ruby/test_assignment.rb
ruby/test_autoload.rb
ruby/test_basicinstructions.rb
ruby/test_beginendblock.rb
# ruby/test_bignum.rb # This was causing stack overflow and NPE errors during later tests in the test process.
ruby/test_bignum.rb
ruby/test_call.rb
ruby/test_case.rb
# ruby/test_class.rb # core:/core/rubinius/common/string.rb:50:in `initialize': Unable to clone/dup String class (TypeError)
Expand All @@ -169,7 +169,7 @@ ruby/test_dir.rb
ruby/test_dir_m17n.rb
ruby/test_econv.rb
ruby/test_encoding.rb
# ruby/test_enum.rb
# ruby/test_enum.rb # cannot load such file -- continuation
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
Expand All @@ -181,7 +181,7 @@ ruby/test_flip.rb
ruby/test_float.rb
ruby/test_fnmatch.rb
ruby/test_gc.rb
# ruby/test_hash.rb
# ruby/test_hash.rb # cannot load such file -- continuation
ruby/test_ifunless.rb
ruby/test_integer.rb
ruby/test_integer_comb.rb
Expand All @@ -191,7 +191,7 @@ ruby/test_iterator.rb
ruby/test_lambda.rb
ruby/test_literal.rb
# ruby/test_m17n.rb
# ruby/test_m17n_comb.rb
# ruby/test_m17n_comb.rb # cannot load such file -- etc
# ruby/test_marshal.rb # core:/core/rubinius/common/string.rb:50:in `initialize': Unable to clone/dup String class (TypeError)
ruby/test_math.rb
ruby/test_metaclass.rb
Expand All @@ -210,7 +210,7 @@ ruby/test_path.rb
ruby/test_primitive.rb
# ruby/test_process.rb
ruby/test_rand.rb
# ruby/test_range.rb
# ruby/test_range.rb # cannot load such file -- bigdecimal
ruby/test_rational.rb
ruby/test_rational2.rb
# ruby/test_readpartial.rb
Expand All @@ -237,20 +237,20 @@ ruby/test_unicode_escape.rb
ruby/test_variable.rb
ruby/test_whileuntil.rb
ruby/test_yield.rb
# scanf/test_scanf.rb
# scanf/test_scanf.rb # cannot load such file -- scanf.rb
# scanf/test_scanfblocks.rb
# socket/test_basicsocket.rb
# socket/test_nonblock.rb
# socket/test_socket.rb
# stringio/test_stringio.rb # 2 methods don't want to exclude
stringio/test_stringio.rb
strscan/test_stringscanner.rb
test_cmath.rb
# test_delegate.rb # lib/ruby/truffle/mri/../../stdlib/delegate.rb:397:in `__getobj__': undefined method `block_given?' for #<Class:0x452> (NoMethodError)
# test_find.rb
# test_ipaddr.rb
test_delegate.rb
# test_find.rb # cannot load such file -- find
# test_ipaddr.rb # cannot load such file -- ipaddr
test_open3.rb
test_pp.rb
# test_prettyprint.rb
# test_prettyprint.rb # passes alone but not in suite, Integer.down_to int long proc
test_prime.rb
# test_pstore.rb
# test_pty.rb
Expand Down

0 comments on commit d5f5320

Please sign in to comment.