Forum: Ruby-core [ruby-trunk - Bug #7422][Open] test_usage2(TestRubyOptions) test failure

Posted by Vít Ondruch (vo_x)
on 2012-11-22 15:02
(Received via mailing list)
Issue #7422 has been reported by vo.x (Vit Ondruch).

----------------------------------------
Bug #7422: test_usage2(TestRubyOptions) test failure
https://bugs.ruby-lang.org/issues/7422

Author: vo.x (Vit Ondruch)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: ruby 2.0.0dev (2012-11-22 trunk 37807) [x86_64-linux]


=begin
It seems that rev37805 breaks test suite for me:

 test_usage2(TestRubyOptions) 
[/builddir/build/BUILD/ruby-2.0.0-r37807/test/ruby/test_rubyoptions.rb:41]:
 Expected 95 to be <= 80.

=end
Posted by Vít Ondruch (vo_x)
on 2012-11-22 15:03
(Received via mailing list)
Issue #7422 has been updated by vo.x (Vit Ondruch).

Assignee set to tadf (tadayoshi funaba)


----------------------------------------
Bug #7422: test_usage2(TestRubyOptions) test failure
https://bugs.ruby-lang.org/issues/7422#change-33633

Author: vo.x (Vit Ondruch)
Status: Open
Priority: Normal
Assignee: tadf (tadayoshi funaba)
Category:
Target version:
ruby -v: ruby 2.0.0dev (2012-11-22 trunk 37807) [x86_64-linux]


=begin
It seems that rev37805 breaks test suite for me:

 test_usage2(TestRubyOptions) 
[/builddir/build/BUILD/ruby-2.0.0-r37807/test/ruby/test_rubyoptions.rb:41]:
 Expected 95 to be <= 80.

=end
Posted by tadf (tadayoshi funaba) (Guest)
on 2012-11-22 15:28
(Received via mailing list)
Issue #7422 has been updated by tadf (tadayoshi funaba).

Assignee changed from tadf (tadayoshi funaba) to nobu (Nobuyoshi Nakada)

ruby's --help is broken.
should be length of each line is at most 80 even if --help.
the current one is ugly.
----------------------------------------
Bug #7422: test_usage2(TestRubyOptions) test failure
https://bugs.ruby-lang.org/issues/7422#change-33635

Author: vo.x (Vit Ondruch)
Status: Open
Priority: Normal
Assignee: nobu (Nobuyoshi Nakada)
Category:
Target version:
ruby -v: ruby 2.0.0dev (2012-11-22 trunk 37807) [x86_64-linux]


=begin
It seems that rev37805 breaks test suite for me:

 test_usage2(TestRubyOptions) 
[/builddir/build/BUILD/ruby-2.0.0-r37807/test/ruby/test_rubyoptions.rb:41]:
 Expected 95 to be <= 80.

=end
Posted by tadf (tadayoshi funaba) (Guest)
on 2012-11-23 04:25
(Received via mailing list)
Issue #7422 has been updated by tadf (tadayoshi funaba).


80 column is de fact standard until today.
we should keep this convention if we want to use pre-formatted doc.
anyway, the current --help is very white, spaces are too much, ugly.
i'll revert the experimental.
----------------------------------------
Bug #7422: test_usage2(TestRubyOptions) test failure
https://bugs.ruby-lang.org/issues/7422#change-33650

Author: vo.x (Vit Ondruch)
Status: Open
Priority: Normal
Assignee: nobu (Nobuyoshi Nakada)
Category:
Target version:
ruby -v: ruby 2.0.0dev (2012-11-22 trunk 37807) [x86_64-linux]


=begin
It seems that rev37805 breaks test suite for me:

 test_usage2(TestRubyOptions) 
[/builddir/build/BUILD/ruby-2.0.0-r37807/test/ruby/test_rubyoptions.rb:41]:
 Expected 95 to be <= 80.

=end
Posted by tadf (tadayoshi funaba) (Guest)
on 2012-11-23 09:20
(Received via mailing list)
Issue #7422 has been updated by tadf (tadayoshi funaba).

Status changed from Open to Closed


----------------------------------------
Bug #7422: test_usage2(TestRubyOptions) test failure
https://bugs.ruby-lang.org/issues/7422#change-33654

Author: vo.x (Vit Ondruch)
Status: Closed
Priority: Normal
Assignee: nobu (Nobuyoshi Nakada)
Category:
Target version:
ruby -v: ruby 2.0.0dev (2012-11-22 trunk 37807) [x86_64-linux]


=begin
It seems that rev37805 breaks test suite for me:

 test_usage2(TestRubyOptions) 
[/builddir/build/BUILD/ruby-2.0.0-r37807/test/ruby/test_rubyoptions.rb:41]:
 Expected 95 to be <= 80.

=end
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.