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

Making excluded tests from test/mri/ruby/test_env.rb pass #8241

Merged
merged 2 commits into from
May 21, 2024

Conversation

edipofederle
Copy link
Contributor

@edipofederle edipofederle commented May 17, 2024

Making excluded tests from test/mri/ruby/test_env.rb pass.

./bin/jruby test/mri/runner.rb test/mri/ruby/test_env.rb

@edipofederle edipofederle force-pushed the fix-env-aset branch 2 times, most recently from 89023f1 to 9b9be69 Compare May 17, 2024 10:57
@edipofederle edipofederle marked this pull request as draft May 17, 2024 11:40
Copy link
Member

@enebo enebo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edipofederle It is great to see you tackling excluded tests in MRI. I think we have lots of broken corner cases like this which need fixing.

core/src/main/java/org/jruby/RubyGlobal.java Outdated Show resolved Hide resolved
@edipofederle edipofederle changed the title Fix ENV aset test for invalid key/value Making excluded tests from test/mri/ruby/test_env.rb pass May 17, 2024
@edipofederle edipofederle requested a review from enebo May 17, 2024 16:27
@edipofederle edipofederle marked this pull request as ready for review May 17, 2024 16:27
@edipofederle edipofederle marked this pull request as draft May 17, 2024 18:25
@edipofederle edipofederle marked this pull request as ready for review May 18, 2024 13:27
@enebo enebo added this to the JRuby 9.4.8.0 milestone May 21, 2024
@enebo enebo merged commit d588a92 into jruby:master May 21, 2024
73 of 74 checks passed
@enebo
Copy link
Member

enebo commented May 21, 2024

Thanks @edipofederle!

@edipofederle edipofederle deleted the fix-env-aset branch May 21, 2024 18:37
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.

None yet

2 participants