Skip s390x because Travis CI was failing with unknown reason

This commit is contained in:
Hiroshi SHIBATA 2021-12-15 15:44:06 +09:00
Родитель 7e084ed707
Коммит 5044371621
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -25,6 +25,7 @@ class GemTest < Gem::TestCase
def test_operating_system_customizing_default_dir
pend "does not apply to truffleruby" if RUBY_ENGINE == 'truffleruby'
pend "loads a custom defaults/jruby file that gets in the middle" if RUBY_ENGINE == 'jruby'
pend if RUBY_PLATFORM =~ /s390x/
# On a non existing default dir, there should be no gems