Actions
Bug #20729
closedTest failure with 0fc8422a05 and native mswin environment
Description
I got the following failure with mswin environment.
1) Failure:
TestRubyOptions#test_command_line_progname_nonascii [C:/Users/hsbt/DevDrive/github.com/ruby/ruby/test/ruby/test_rubyoptions.rb:1086]:
[ruby-dev:48752] [Bug #10555]
pid 22932 exit 1
| C:\Users\hsbt\DevDrive\github.com\ruby\ruby.build\2022\ruby.exe: No such file or directory -- ��.rb (LoadError)
.
1. [1/2] Assertion for "stdout"
| <["\x{8198}.rb"]> expected but was
| <[]>.
2. [2/2] Assertion for "stderr"
| <[]> expected but was
| <["C:\\Users\\hsbt\\DevDrive\\github.com\\ruby\\ruby.build\\2022\\ruby.exe: No such file or directory -- \x{8198}.rb (LoadError)"]>.
Updated by kddnewton (Kevin Newton) 6 months ago
@hsbt (Hiroshi SHIBATA) I haven't been able to replicate this — are you still experiencing it?
Updated by hsbt (Hiroshi SHIBATA) 6 months ago
Yes. I still faced this.
Updated by kddnewton (Kevin Newton) 6 months ago
@hsbt (Hiroshi SHIBATA) is there any way you can open a pull request with a failing test? All of the windows environments I'm seeing on CI are passing and I'm not currently able to replicate any other way.
Updated by hsbt (Hiroshi SHIBATA) 6 months ago
- Status changed from Open to Closed
- Assignee set to kjtsanaktsidis (KJ Tsanaktsidis)
This is fixed by https://github.com/ruby/ruby/pull/11719
Updated by hsbt (Hiroshi SHIBATA) 6 months ago
- Assignee changed from kjtsanaktsidis (KJ Tsanaktsidis) to kddnewton (Kevin Newton)
Actions
Like0
Like0Like0Like0Like0Like0