From: eregontp@... Date: 2021-07-04T10:13:45+00:00 Subject: [ruby-core:104499] [Ruby master Bug#18022] Spec errors for rbconfig/unicode_[emoji_]version_spec: Using Ruby 2.7 even when on Ruby 3.1 Issue #18022 has been updated by Eregon (Benoit Daloze). > (When running make test-spec, I also get a lot of errors that say NoMethodError: undefined methodstarted?' for nil:NilClass, always for@http.finish if @http.started?`, but I'm assuming these are unrelated to what I'm doing.) That's probably related to webrick, you might need to `gem install webrick` on that dev Ruby. However, I just tried and it works fine for me with `make test-spec MSPECOPT="-j"`. ---------------------------------------- Bug #18022: Spec errors for rbconfig/unicode_[emoji_]version_spec: Using Ruby 2.7 even when on Ruby 3.1 https://bugs.ruby-lang.org/issues/18022#change-92767 * Author: duerst (Martin D�rst) * Status: Feedback * Priority: Normal * Assignee: Eregon (Benoit Daloze) * ruby -v: ruby 3.1.0dev (2021-07-04T08:11:22Z master 0a931ef8f9) [x86_64-linux] * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- -- https://bugs.ruby-lang.org/ Unsubscribe: