Skip to content

Implements [ruby-core:122847] Enumerator::Lazy#peek #14024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Nuzair46
Copy link

@Nuzair46 Nuzair46 commented Jul 28, 2025

This is still in progress, opened early for visibility and feedback.

https://bugs.ruby-lang.org/issues/21520

Copy link

launchable-app bot commented Jul 28, 2025

Tests Failed

✖️2 tests failed ✔️62183 tests passed

22/73 test sessions failed

❌ Test session #4778308 failedos:macos-14 ![workflow:YJIT macOS Arm64](https://img.shields.io/badge/workflow-YJIT macOS Arm64-blue.svg) test_opts:--enable-yjit test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32705 tests passed

❌ Test session #4778312 failedos:macos-14 workflow:macOS test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32706 tests passed

❌ Test session #4778315 failedos:macos-latest workflow:ModGC test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32705 tests passed

❌ Test session #4778318 failedos:macos-14 workflow:macOS test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32706 tests passed

❌ Test session #4778321 failedos:ubuntu-24.04-arm workflow:Ubuntu test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32758 tests passed

❌ Test session #4778324 failedos:ubuntu-latest workflow:ModGC test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32759 tests passed

❌ Test session #4778327 failedos:macos-14 workflow:macOS test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32706 tests passed

❌ Test session #4778330 failedos:ubuntu-22.04 workflow:Ubuntu test_opts:--disable-yjit test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32760 tests passed

❌ Test session #4778337 failedos:ubuntu-22.04 ![workflow:YJIT Ubuntu](https://img.shields.io/badge/workflow-YJIT Ubuntu-blue.svg) test_opts:RUSTC:'rustc+1.58.0' test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️no tests passed

❌ Test session #4778339 failedos:ubuntu-22.04 ![workflow:YJIT Ubuntu](https://img.shields.io/badge/workflow-YJIT Ubuntu-blue.svg) test_opts:--enable-yjit:dev test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️no tests passed

❌ Test session #4778343 failedos:macos-15 workflow:macOS test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32681 tests passed

❌ Test session #4778350 failedos:ubuntu-22.04 workflow:Ubuntu test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32747 tests passed

❌ Test session #4778351 failedos:ubuntu-22.04 workflow:Ubuntu test_opts:cppflags:-DVM_CHECK_MODE test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32760 tests passed

❌ Test session #4778355 failedos:ubuntu-22.04 workflow:Ubuntu test_opts:--enable-shared--enable-load-relative test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32760 tests passed

❌ Test session #4778357 failedos:macos-latest workflow:ModGC test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32697 tests passed

❌ Test session #4778360 failedos:ubuntu-24.04 workflow:Ubuntu test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32760 tests passed

❌ Test session #4778363 failedos:ubuntu-latest workflow:ModGC test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32751 tests passed

❌ Test session #4778366 failedos:macos-13 workflow:macOS test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32705 tests passed

❌ Test session #4778369 failedos:macos-14 workflow:macOS test_opts: test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️32706 tests passed

❌ Test session #4778376 failedos:windows-2022 workflow:Windows test_opts:none test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️no tests passed

❌ Test session #4778379 failedos:windows-2022 workflow:MinGW test_opts:none test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️24482 tests passed

❌ Test session #4778383 failedos:windows-2025 workflow:Windows test_opts:none test_task:checkdetails on CI
🔔 1 issue ✖️2 tests failed ✔️no tests passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant