omit one test for now

This commit is contained in:
Mamoru TASAKA 2015-10-12 01:27:00 +09:00
commit 2b6f4c5bbf

View file

@ -128,6 +128,11 @@ ln -sf /bin/true make
export PATH=$(pwd):$PATH
popd
# omit this for now, already reported on
# https://github.com/ruby-gnome2/ruby-gnome2/issues/591
sed -i test/test-application-command-line.rb \
-e 's|omit_on_travis_ci|omit "issues #591"|'
sed -i test/run-test.rb \
-e '\@exit Test::Unit::AutoRunner@s|,[ \t]*File\.join(.*"test")||'
ruby -rubygems -Ilib:test:ext/%{gem_name} test/run-test.rb