From ef5543c95e2d2b4fe7a3e8ba7d63cfd293ce40e1 Mon Sep 17 00:00:00 2001 From: Charles Oliver Nutter Date: Fri, 15 Mar 2024 14:42:00 -0500 Subject: [PATCH] These tests no longer exist in CRuby repo --- test/mri.extra.index | 3 --- test/mri.stdlib.index | 3 --- 2 files changed, 6 deletions(-) diff --git a/test/mri.extra.index b/test/mri.extra.index index 438507e2f69..c81fb1a2add 100644 --- a/test/mri.extra.index +++ b/test/mri.extra.index @@ -1,11 +1,8 @@ # Heavy subprocess tests that slow down the main suite coverage -# test_racc_command.rb tests all flags in separate child processes -racc objspace test_open3.rb -test_tracer.rb ruby/test_process.rb ruby/test_settracefunc.rb ruby/test_signal.rb diff --git a/test/mri.stdlib.index b/test/mri.stdlib.index index 41ffadd18ca..a0a81bb50f5 100644 --- a/test/mri.stdlib.index +++ b/test/mri.stdlib.index @@ -2,7 +2,6 @@ benchmark cgi -dbm digest dtrace erb @@ -34,7 +33,6 @@ ostruct pathname psych rdoc -readline reline resolv ripper @@ -53,7 +51,6 @@ test_forwardable.rb test_ipaddr.rb test_pp.rb test_prettyprint.rb -test_prime.rb test_pstore.rb test_pty.rb test_rbconfig.rb