summaryrefslogtreecommitdiff
path: root/test/ruby/test_process.rb
AgeCommit message (Expand)Author
2020-03-07Removed unnecessary `chomp`Nobuyoshi Nakada
2020-02-11Restart timer thread even after preparation failedNobuyoshi Nakada
2020-02-07Removed useless empty linesNobuyoshi Nakada
2019-12-17test/ruby/test_process.rb: suppress "unused variable" warningYusuke Endoh
2019-12-16Kernel#abort without arguments should print error infoNobuyoshi Nakada
2019-10-15Try to avoid random failureKazuhiro NISHIYAMA
2019-09-09Make test-all and test-spec runnable on AndroidYusuke Endoh
2019-08-06Give up stabilizing TestProcess on Travis osxTakashi Kokubun
2019-08-05Refined assertion messagesNobuyoshi Nakada
2019-08-05Fixed assertionNobuyoshi Nakada
2019-08-04Extend sleep before sending USR1 in TestProcessTakashi Kokubun
2019-08-01Extend sleep before sending USR1 in TestProcessTakashi Kokubun
2019-06-30Removed unused variablesNobuyoshi Nakada
2019-05-31Keep vm->orig_progname aliveAlan Wu
2019-05-26test/ruby/test_process.rb: Use EnvUtil.timeout for timeout scale factorYusuke Endoh
2018-12-26test/ruby/test_process.rb (test_execopts_uid): rescue Errno::EACCESmame
2018-12-17Fix test failure if ENV["USER"] doesn't match Process.euidnormal
2018-12-16Refine error message for time intervalnobu
2018-12-03process.c: fix ETXTBUSY from MJIT compiler processnormal
2018-11-22io + socket: make pipes and sockets nonblocking by defaultnormal
2018-11-20Skip known MJIT random test failuresk0kubun
2018-11-20process.c: do not try to pause MJITk0kubun
2018-11-19test_process.rb: Process.daemon seems irrelevant [ci skip]k0kubun
2018-11-19revert r65807k0kubun
2018-11-07Generalize r65594nobu
2018-11-07test_process.rb: avoid test failure by r65588k0kubun
2018-10-22revisit more MJIT test skipsk0kubun
2018-10-22revert r65292 and r65297k0kubun
2018-10-21skip 2 tests for MJIT for nowk0kubun
2018-08-17passing non-stdio fds is not supported on Windowsnobu
2018-08-16process.c: defaults to close_others falsenormal
2018-08-13thread_pthread.c: eliminate timer thread by restructuring GVLnormal
2018-08-06thread_pthread.c: restore timer-thread for now :<normal
2018-08-05test/ruby/test_process.rb (test_wait_and_sigchld): allow extra SIGCHLDnormal
2018-07-29thread_pthread: remove timer-thread by restructuring GVLnormal
2018-07-29test/ruby/test_process.rb (test_wait_and_sigchld): improve reliabilitynormal
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-06-29test_process.rb (test_wait_exception): check assertion soonernormal
2018-06-27tests: increase timeouts and speedup some slow testsnormal
2018-06-27Revert "test_process.rb: skip tests for Bug 14867"normal
2018-06-24test_process.rb: skip tests for Bug 14867k0kubun
2018-06-15gettimeofday is obsoletenobu
2018-02-22test_process.rb: assert minimum maxgroupsnobu
2018-02-21test_process.rb: unlimited getgroups on darwinnobu
2018-01-31io.c: fptr_copy_finalizernobu
2018-01-31io.c: pipe_register_fptrnobu
2018-01-31trick ruby-mode.el by heredocsnobu
2018-01-06test_process.rb: skip not-found groupsnobu
2017-12-25test/ruby/test_process.rb: get rid of timing issuenobu