Backport #7285
closedsome failures on RubyInstaller CI
Description
I know there are some failures on RubyInstall CI of 1.9.3. I guess these failures are related to system code page, because on my PC there is no failure. And, there is no failure on RubyInstall CI of trunk, so some backports may be needed. Luis, can you recall what changes on trunk fixed them? # Yes, this is my obligation, but I need help...
Updated by luislavena (Luis Lavena) almost 12 years ago
Hello Usa-san,
The CI worker codepage is set to 1252 (Windows latin) and the system locale is English.
I'll take a look to the fixes in trunk and create the related backport requests with patches so you can review and apply.
I normally create the backport request and indicate which revisions should be backported but this time I was out on vacations :-)
Keep you posted.
Updated by luislavena (Luis Lavena) almost 12 years ago
- Assignee changed from luislavena (Luis Lavena) to usa (Usaku NAKAMURA)
Hello Usa-san
I've created 3 backport requests and attached the diffs with the changes for each one.
All the reports also include the revision required for such backport and the original issue from which was reported/fixed.
Let me know if you need anything else.
Thank you.
Updated by usa (Usaku NAKAMURA) almost 12 years ago
Hello,
In message "[ruby-core:48996] [Backport93 - Backport #7285] some failures on RubyInstaller CI"
on Nov.07,2012 05:22:47, luislavena@gmail.com wrote:
I've created 3 backport requests and attached the diffs with the changes for each one.
All the reports also include the revision required for such backport and the original issue from which was reported/fixed.
Let me know if you need anything else.
Thank you very very very very very much!
Your kind help is beyond perfection.
Regards,¶
U.Nakamura usa@garbagecollect.jp
Updated by usa (Usaku NAKAMURA) almost 12 years ago
- Status changed from Assigned to Closed
backported all, I hope.
Thank you again, luis!