Skip to content

Commit bdf46bb

Browse files
committed
Enable Process.clock_getres MRI tests
1 parent 65dcf8f commit bdf46bb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/mri/excludes/TestProcess.rb

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,6 @@
2828
exclude :test_spawn_too_long_path, "unknown exec option: :rlimit_nproc"
2929
exclude :test_status_kill, "needs investigation"
3030
exclude :test_to_hash_on_arguments, "needs investigation"
31-
exclude :test_clock_getres, "needs investigation"
32-
exclude :test_clock_getres_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID, "needs investigation"
33-
exclude :test_clock_getres_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID, "needs investigation"
34-
exclude :test_clock_getres_GETTIMEOFDAY_BASED_CLOCK_REALTIME, "needs investigation"
35-
exclude :test_clock_getres_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC, "needs investigation"
36-
exclude :test_clock_getres_TIMES_BASED_CLOCK_MONOTONIC, "needs investigation"
37-
exclude :test_clock_getres_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID, "needs investigation"
38-
exclude :test_clock_getres_TIME_BASED_CLOCK_REALTIME, "needs investigation"
39-
exclude :test_clock_getres_constants, "needs investigation"
4031
exclude :test_daemon_default, "needs investigation"
4132
exclude :test_daemon_no_threads, "needs investigation"
4233
exclude :test_daemon_nochdir_noclose, "needs investigation"

0 commit comments

Comments
 (0)