| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-21 | Omit flaky example with Windows platform | Hiroshi SHIBATA | |
| https://github.com/ruby/ruby/actions/runs/11948300522/job/33305664284?pr=12139 ``` IO#wait [events, timeout] passed changes thread status to 'sleep' when waits for WRITABLE event FAILED Expected false == "sleep" to be truthy but was false D:/a/ruby/ruby/src/spec/ruby/library/io-wait/wait_spec.rb:99:in 'block (3 levels) in <top (required)>' D:/a/ruby/ruby/src/spec/ruby/library/io-wait/wait_spec.rb:8:in '<top (required)>' ``` Notes: Merged: https://github.com/ruby/ruby/pull/12140 | |||
| 2024-06-10 | Update to ruby/spec@517f06f | Andrew Konchin | |
| 2024-04-02 | Update to ruby/spec@573cf97 | Andrew Konchin | |
| 2023-06-26 | Update to ruby/spec@30e1c35 | Benoit Daloze | |
| 2023-04-25 | Update to ruby/spec@7f6ca5b | Benoit Daloze | |
| 2023-04-25 | Update to ruby/spec@7f69c86 | Benoit Daloze | |
| 2022-12-15 | Remove `require 'io/wait'` where it's no longer necessary. (#6932) | Samuel Williams | |
| * Remove `require 'io/wait'` as it's part of core now. * Update ruby specs using version gates. * Add note about why it's conditional. Notes: Merged-By: ioquatix <samuel@codeotaku.com> | |||
| 2022-09-28 | Update to ruby/spec@1d9d5c6 | Benoit Daloze | |
