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

net-ftp-0.3.6 is failed with ruby/spec #36

Closed
hsbt opened this issue Jun 6, 2024 · 0 comments · Fixed by ruby/ruby#11012
Closed

net-ftp-0.3.6 is failed with ruby/spec #36

hsbt opened this issue Jun 6, 2024 · 0 comments · Fixed by ruby/ruby#11012

Comments

@hsbt
Copy link
Member

hsbt commented Jun 6, 2024

I try to update bundled version of ruby/ruby to net-ftp-0.3.6. But this version failed with ruby/spec now.

1)
Net::FTP#put (text mode) returns nil FAILED
Expected "200 OK, Data received. (STOR text)\n" to be nil
/Users/hsbt/Documents/github.com/ruby/ruby/spec/ruby/library/net-ftp/shared/puttextfile.rb:38:in 'block (2 levels) in <top (required)>'
/Users/hsbt/Documents/github.com/ruby/ruby/spec/ruby/library/net-ftp/put_spec.rb:15:in '<top (required)>'

2)
Net::FTP#puttextfile returns nil FAILED
Expected "200 OK, Data received. (STOR text)\n" to be nil
/Users/hsbt/Documents/github.com/ruby/ruby/spec/ruby/library/net-ftp/shared/puttextfile.rb:38:in 'block (2 levels) in <top (required)>'
/Users/hsbt/Documents/github.com/ruby/ruby/spec/ruby/library/net-ftp/puttextfile_spec.rb:6:in '<top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant