[#92063] [Ruby trunk Misc#15723] Reconsider numbered parameters — zverok.offline@...
Issue #15723 has been updated by zverok (Victor Shepelev).
3 messages
2019/03/31
[ruby-core:92039] [Ruby trunk Bug#15736] r67361 Update to ruby/spec@e81b3cd - spec failures on MinGW ?
From:
Greg.mpls@...
Date:
2019-03-28 20:12:47 UTC
List:
ruby-core #92039
Issue #15736 has been reported by MSP-Greg (Greg L). ---------------------------------------- Bug #15736: r67361 Update to ruby/spec@e81b3cd - spec failures on MinGW ? https://bugs.ruby-lang.org/issues/15736 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.7.0dev (2019-03-29 trunk 67365) [x64-mingw32] * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- ruby-loco (MinGW trunk) had the following failures in spec tests as of r67365 (r67357 passed) ``` 1) The --enable and --disable flags can be used with gems FAILED Expected "nil" to equal "\"constant\"" /ruby/spec/ruby/command_line/feature_spec.rb:6:in `block (2 levels) in <top (required)>' /ruby/spec/ruby/command_line/feature_spec.rb:3:in `<top (required)>' 2) The --enable and --disable flags can be used with gem FAILED Expected "nil" to equal "\"constant\"" /ruby/spec/ruby/command_line/feature_spec.rb:13:in `block (2 levels) in <top (required)>' /ruby/spec/ruby/command_line/feature_spec.rb:3:in `<top (required)>' 3) The --enable and --disable flags can be used with did_you_mean FAILED Expected "nil" to equal "\"constant\"" /ruby/spec/ruby/command_line/feature_spec.rb:20:in `block (2 levels) in <top (required)>' /ruby/spec/ruby/command_line/feature_spec.rb:3:in `<top (required)>' ``` -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>