General

Profile

mame (Yusuke Endoh)

  • Login: mame
  • Email: mame@ruby-lang.org
  • Registered on: 05/28/2008
  • Last sign in: 12/05/2024

Issues

open closed Total
Assigned issues 1 146 147
Reported issues 13 327 340

Projects

Project Roles Registered on
Ruby Committer, Security team, Infrastructure team 05/28/2008

Like

Activity

03/28/2025

05:19 AM Ruby Revision 12f8dda9 (git): Report the actual time wated for timeout errors in TestParallel
mame (Yusuke Endoh)
05:19 AM Ruby Revision 28c7ae66 (git): Try avoiding "invalid byte sequence in UTF-8"
mame (Yusuke Endoh)
05:19 AM Ruby Revision fc260046 (git): Remove test_retry_workers
The test fails randomly for unknown reason.
https://github.com/ruby/ruby/actions/runs/14121674932/job/39562945096?pr...
mame (Yusuke Endoh)
05:07 AM Ruby Revision c3ca9313 (git): TestRegexp#test_match_cache_positive_look_ahead_complex: Extend the timeout limit
mame (Yusuke Endoh)
03:14 AM Ruby Bug #21203 (Assigned): TestGc#test_gc_parameter_init_slots is flaky results
mame (Yusuke Endoh)

03/27/2025

09:52 AM Ruby Bug #21199 (Feedback): Psych.dump and load on Date before 1582-10-15
Note that `date` and `date2` are equal in your reproduction code.
```ruby
require 'date'
require 'psych'
date...
mame (Yusuke Endoh)
03:28 AM Ruby Revision 1b8e6568 (git): Pend a test for ractor in etc
... because it is flaky mame (Yusuke Endoh)

03/22/2025

06:04 AM Ruby Bug #21195: Crash when using IO#timeout
Thanks, I am sure you are right as I do not have a good enough understanding of the code around this. mame (Yusuke Endoh)

03/21/2025

04:41 PM Ruby Bug #21195 (Assigned): Crash when using IO#timeout
Ah, the code was written by @ioquatix. @ioquatix Could you review the patch? mame (Yusuke Endoh)
04:39 PM Ruby Bug #21195: Crash when using IO#timeout
Thank you, I could reproduce the issue.
```
$ ./miniruby -e '$stdin.read_nonblock(1, exception: false); trap(:HUP...
mame (Yusuke Endoh)

Also available in: Atom