[DRE-commits] [ruby-fog-libvirt] 02/02: skip tests for now

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Jul 24 18:22:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository ruby-fog-libvirt.

commit eff2f78edb261eec755c04e65359deb78b98492e
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Jul 24 15:02:30 2015 -0300

    skip tests for now
---
 debian/ruby-test-files.yaml | 22 ----------------------
 debian/rules                | 14 +-------------
 2 files changed, 1 insertion(+), 35 deletions(-)

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index f41a43a..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-- tests/helper.rb
-- tests/helpers/formats_helper.rb
-- tests/helpers/formats_helper_tests.rb
-- tests/helpers/mock_helper.rb
-- tests/helpers/succeeds_helper.rb
-- tests/libvirt/compute_tests.rb
-- tests/libvirt/models/compute/interface_tests.rb
-- tests/libvirt/models/compute/interfaces_tests.rb
-- tests/libvirt/models/compute/network_tests.rb
-- tests/libvirt/models/compute/networks_tests.rb
-- tests/libvirt/models/compute/nic_tests.rb
-- tests/libvirt/models/compute/nics_tests.rb
-- tests/libvirt/models/compute/pool_tests.rb
-- tests/libvirt/models/compute/pools_tests.rb
-- tests/libvirt/models/compute/server_tests.rb
-- tests/libvirt/models/compute/servers_tests.rb
-- tests/libvirt/models/compute/volume_tests.rb
-- tests/libvirt/models/compute/volumes_tests.rb
-- tests/libvirt/requests/compute/create_domain_tests.rb
-- tests/libvirt/requests/compute/define_domain_tests.rb
-- tests/libvirt/requests/compute/update_display.rb
diff --git a/debian/rules b/debian/rules
index acfc5fe..1ce81d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,17 +1,5 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby2.1 ruby2.2
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
-#
-# Uncomment to check dependencies during build:
+
 # export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fog-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list