Skip to content

[pull] master from ruby:master#745

Merged
pull[bot] merged 17 commits intoturkdevops:masterfrom
ruby:master
Feb 4, 2026
Merged

[pull] master from ruby:master#745
pull[bot] merged 17 commits intoturkdevops:masterfrom
ruby:master

Conversation

@pull
Copy link

@pull pull bot commented Feb 4, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

nobu and others added 17 commits February 4, 2026 08:10
to survey the following failure:

```
  1) Failure:
TestFile#test_stat [/tmp/ruby/src/trunk-repeat20/test/ruby/test_file.rb:412]:
Expected |1770056232.744032 - 1770056230.6465776| (2.097454309463501) to be <= 1.
```

BTW I found that `test/ruby/test_file.rb:412` `assert_in_delta atime, stat.atime.to_f, delta`
only fails (mtime, ctime doesn't fail on 100 days).
If any `rescue` node is non-void, the enclosing block is also
non-void.
If `rescue`-else node is void, the `rescue`-body is also void.
If the all `when` and `else` branches are void, the `case` is also
void.
If the both branches are void, the `if`/`unless` is also void.
A block containing a void statement that is not contained in a branch
is also void.
If the all `in` and `else` branches are void, the `case` is also void.
Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
…ncies

ruby/rubygems@00c8bb7bc5

Co-authored-by: hsbt <12301+hsbt@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Feb 4, 2026
@pull pull bot added the ⤵️ pull label Feb 4, 2026
@pull pull bot merged commit 03a17fa into turkdevops:master Feb 4, 2026
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants