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

Restore ARGV to fix test falure on ruby test-all #379

Merged
merged 1 commit into from Sep 27, 2012

Conversation

shirosaki
Copy link
Contributor

This was fixed in ruby repository at r37032.
I think upstream also should be fixed.

Restore ARGV properly, non-ascii strings in different encodings are not equal.
This should fix parallel test failure on ruby repository.

http://bugs.ruby-lang.org/issues/6673
[ruby-core:45975]

Restore ARGV properly, non-ascii strings in different encodings are not equal.
This should fix parallel test failure on ruby repository.

http://bugs.ruby-lang.org/issues/6673
[ruby-core:45975]
kou added a commit that referenced this pull request Sep 27, 2012
Restore ARGV to fix test falure on ruby test-all

See also [ruby-core:45975] and http://bugs.ruby-lang.org/issues/6673.

Patch by Hiroshi Shirosaki. Thanks!!!
@kou kou merged commit 567cc47 into rubygems:master Sep 27, 2012
@kou
Copy link
Contributor

kou commented Sep 27, 2012

Thanks!
I've merged it!

@luislavena
Copy link
Member

Thank you Kou, this also needs to be back ported to 1.8 branch.

Sorry for top posting. Sent from mobile.
On Sep 27, 2012 8:58 AM, "Kouhei Sutou" notifications@github.com wrote:

Thanks!
I've merged it!


Reply to this email directly or view it on GitHubhttps://github.com//pull/379#issuecomment-8933798.

@kou
Copy link
Contributor

kou commented Sep 27, 2012

Can I do it?
I'm sorry but I don't know about 1.8 branch maintenance policy. Do you know about it? Or should I hear about it from @drbrain?

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

3 participants