зеркало из https://github.com/github/ruby.git
Skip test_gem_with_platform_and_platform_dependencies only ruby/ruby repository
This commit is contained in:
Родитель
1b408e659a
Коммит
6ad6ae680a
|
@ -216,7 +216,7 @@ class TestGemCommandsExecCommand < Gem::TestCase
|
|||
|
||||
def test_gem_with_platform_and_platform_dependencies
|
||||
pend "extensions don't quite work on jruby" if Gem.java_platform?
|
||||
pend "terminates on mswin" if Gem.win_platform?
|
||||
pend "terminates on mswin" if Gem.win_platform? && ruby_repo?
|
||||
|
||||
spec_fetcher do |fetcher|
|
||||
fetcher.download "a", 2 do |s|
|
||||
|
|
Загрузка…
Ссылка в новой задаче