Actions
Bug #9869
closedRubygems tests fail in test-all
Bug #9869:
Rubygems tests fail in test-all
Description
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)
Actions