From: nobu@... Date: 2014-05-28T06:11:52+00:00 Subject: [ruby-core:62818] [ruby-trunk - Bug #9869] Rubygems tests fail in test-all Issue #9869 has been updated by Nobuyoshi Nakada. Hiroshi SHIBATA wrote: > ``` > Leaked tempfile: TestGemPackageTarReaderEntry: # > (snip) > ruby -v: ruby 2.2.0dev (2014-05-28 trunk 46010) [x86_64-darwin13] > ``` Hey, why do you use such old revision? ;) ---------------------------------------- Bug #9869: Rubygems tests fail in test-all https://bugs.ruby-lang.org/issues/9869#change-46942 * Author: Zachary Scott * Status: Feedback * 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/