[DRE-commits] [ruby-foreman] 13/13: give up on running unit tests on autopkgtest for now
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Jul 19 14:11:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-foreman.
commit 93d024e16d99227d8d8996172493f358c7a72945
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Jul 19 10:53:05 2016 -0300
give up on running unit tests on autopkgtest for now
---
debian/changelog | 1 -
debian/tests/control | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a61e625..1564686 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,6 @@ ruby-foreman (0.82.0-1) unstable; urgency=medium
* Refresh packaging with a new run of `dh-make-ruby -w`
* Drop -doc package; this package is not supposed to be used as a library,
so there is no point in providing API documentation.
- * debian/tests/control: also run unit tests
* New build-dependency: ruby-bundler
* debian/ruby-tests.rake: pass rspec options for a verbose test log
diff --git a/debian/tests/control b/debian/tests/control
index 6d92ccf..5b89e4f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,4 @@
-Test-Command: gem2deb-test-runner --autopkgtest --check-dependencies 2>&1
-Depends: @, gem2deb-test-runner, @builddeps@
-
Tests: smoke-test
+
+# Test-Command: gem2deb-test-runner --autopkgtest --check-dependencies 2>&1
+# Depends: @, gem2deb-test-runner, @builddeps@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-foreman.git
More information about the Pkg-ruby-extras-commits
mailing list