[ruby-core:92043] [Ruby trunk Bug#15736] r67361 Update to ruby/spec@e81b3cd - spec failures on MinGW ?

From: Greg.mpls@...
Date: 2019-03-29 01:45:44 UTC
List: ruby-core #92043
Issue #15736 has been updated by MSP-Greg (Greg L).


@Eregon

Sorry & fixed.  My test code had some `disable=gems` in test-all, and I never cleared it for spec.  The new tests aren't happy with that.

Note that I run tests in ruby-loco from the install folder, so I don't use make. Essentially the same as in ruby/spec...

----------------------------------------
Bug #15736: r67361 Update to ruby/spec@e81b3cd - spec failures on MinGW ?
https://bugs.ruby-lang.org/issues/15736#change-77364

* 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>

In This Thread

Prev Next