From: nobu@... Date: 2014-05-28T05:21:04+00:00 Subject: [ruby-core:62815] [ruby-trunk - Bug #9869] Rubygems tests fail in test-all Issue #9869 has been updated by Nobuyoshi Nakada. Zachary Scott wrote: > There's also a build failure on travis due to the same issue[2]. > > 2: https://s3.amazonaws.com/archive.travis-ci.org/jobs/26182917/log.txt (scroll to EOF) It's a different issue, due to a socket interface. tests which require minitest are just skipped. ---------------------------------------- Bug #9869: Rubygems tests fail in test-all https://bugs.ruby-lang.org/issues/9869#change-46938 * Author: Zachary Scott * Status: Assigned * Priority: Normal * Assignee: Hiroshi SHIBATA * Category: lib/rubygems * Target version: current: 2.2.0 * ruby -v: 2.2.0dev * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- Since minitest was removed as a default gem the rubygems tests no longer run on trunk. You get many errors, that I reported to rubygems[1], but its only reproducible in trunk because of minitest being removed. There's also a build failure on travis due to the same issue[2]. 1: https://github.com/rubygems/rubygems/issues/927 2: https://s3.amazonaws.com/archive.travis-ci.org/jobs/26182917/log.txt (scroll to EOF) -- https://bugs.ruby-lang.org/