Skip to content
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

Run bundled gems spec on 3.4 #1137

Merged
merged 11 commits into from Feb 12, 2024
Merged

Conversation

eregon
Copy link
Member

@eregon eregon commented Feb 12, 2024

Those were skipped on 3.4 in ruby/ruby@44d74f2#r138276491 but it seems unnecessary.

…"' spec/ruby/library/csv/**/*.rb"

This reverts commit e73308b.
…"' spec/ruby/library/syslog/**/*.rb"

This reverts commit 91c8442.
…"' spec/ruby/library/drb/start_service_spec.rb"

This reverts commit 61c5be9.
…"' spec/ruby/library/abbrev/**/*.rb"

This reverts commit 0a3b781.
…"' spec/ruby/library/observer/**/*.rb"

This reverts commit 3bae24c.
…"' spec/ruby/core/rational/coerce_spec.rb"

This reverts commit f19402a.
…"' spec/ruby/library/bigdecimal/**/*_spec.rb"

This reverts commit 96cce02.
…"' spec/ruby/library/base64/**/*_spec.rb"

This reverts commit aac3f4a.
…"' spec/ruby/library/getoptlong/**/*.rb"

This reverts commit 8538c30.
@eregon eregon merged commit ce834ad into ruby:master Feb 12, 2024
13 checks passed
@eregon eregon deleted the run-bundled-gems-spec-on-3.4 branch February 12, 2024 09:55
@hsbt
Copy link
Member

hsbt commented Feb 13, 2024

@eregon Do not revert them. We shouldn't test bundled gems at make test-all and make test-spec. We can test it only make test-bundled-gems.

This change is not acceptable.

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

Successfully merging this pull request may close these issues.

None yet

2 participants