8000 Apply NetBSD pkgsrc patch by nevans · Pull Request #1020 · eventmachine/eventmachine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Apply NetBSD pkgsrc patch #1020

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

nevans
Copy link
Contributor
@nevans nevans commented Feb 14, 2025

At @drixter's suggestion (#1014), I've copied the patch from NetBSD's pkgsrc, commit d85ec4a9d
devel/ruby-eventmachine/patches/patch-ext_em.cpp.

This is based on #1018, so the build will pass (maybe?).

nevans and others added 8 commits February 12, 2025 15:52
This is the same ruby versions action used by all stdlib gems, so it
will keep CI up-to-date with new ruby releasese automatically.
I don't know what's going on here, but it seems to faile consistently,
and it works fine under Windows with all other versions of ruby
(including 3.5-dev).
It feels the builds get randomly hit by one or more job that just go a
bit slower than the others which impacts the flakier tests.  With so
many jobs in the matrix, builds are almost guaranteed to get hit by at
least one of them behaving so badly that they fail.  Perhaps, by merging
the `pure_ruby` step into the build job, the odds of every job in the
matrix completing on the first attempt are improved.
Copied the patch from NetBSD's pkgsrc, commit d85ec4a9d
devel/ruby-eventmachine/patches/patch-ext_em.cpp

Co-authored-by: ryoon <ryoon@pkgsrc.org>
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
0