Skip to content

Use omit instead of skip for test-unit#41

Merged
hsbt merged 2 commits into
masterfrom
use-omit
Sep 11, 2024
Merged

Use omit instead of skip for test-unit#41
hsbt merged 2 commits into
masterfrom
use-omit

Conversation

@hsbt

@hsbt hsbt commented Sep 11, 2024

Copy link
Copy Markdown
Member

I got the followings with Windows

Started
E
====================================================================================================================================================================================
Error: test_getbinaryfile_command_injection(FTPTest): NoMethodError: undefined method 'skip' for an instance of FTPTest
C:/Users/hsbt/DevDrive/github.com/ruby/ruby/gems/src/net-ftp/test/net/ftp/test_ftp.rb:2273:in 'FTPTest#test_getbinaryfile_command_injection'
====================================================================================================================================================================================
E
====================================================================================================================================================================================
Error: test_gettextfile_command_injection(FTPTest): NoMethodError: undefined method 'skip' for an instance of FTPTest
C:/Users/hsbt/DevDrive/github.com/ruby/ruby/gems/src/net-ftp/test/net/ftp/test_ftp.rb:2326:in 'FTPTest#test_gettextfile_command_injection'
====================================================================================================================================================================================
E
====================================================================================================================================================================================
Error: test_putbinaryfile_command_injection(FTPTest): NoMethodError: undefined method 'skip' for an instance of FTPTest
C:/Users/hsbt/DevDrive/github.com/ruby/ruby/gems/src/net-ftp/test/net/ftp/test_ftp.rb:2387:in 'FTPTest#test_putbinaryfile_command_injection'
====================================================================================================================================================================================
E
====================================================================================================================================================================================
Error: test_puttextfile_command_injection(FTPTest): NoMethodError: undefined method 'skip' for an instance of FTPTest
C:/Users/hsbt/DevDrive/github.com/ruby/ruby/gems/src/net-ftp/test/net/ftp/test_ftp.rb:2435:in 'FTPTest#test_puttextfile_command_injection'
====================================================================================================================================================================================

@hsbt
hsbt merged commit b55d5ac into master Sep 11, 2024
@hsbt
hsbt deleted the use-omit branch September 11, 2024 02:00
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.

1 participant