[DRE-commits] [ruby-faraday] 02/06: run em_http tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue May 20 20:34:39 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-faraday.

commit 7529bca0857e824e0a8f533b61a62ed769d59bca
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue May 20 23:36:20 2014 +0530

    run em_http tests
---
 debian/changelog     | 1 +
 debian/ruby-tests.rb | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5dde261..a9a553e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-faraday (0.9.0-2) UNRELEASED; urgency=low
 
   * Team upload
   * Remove patron (remove tests, remove build dep)
+  * Run em_http tests
 
  -- Pirate Praveen <praveen at debian.org>  Tue, 20 May 2014 23:28:05 +0530
 
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 99d5bba..82bb578 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,12 +1,10 @@
-exec("sleep 10;script/test logger net_http_persistent net_http_test rack test_middleware excon")
+exec("sleep 10;script/test logger net_http_persistent net_http_test rack test_middleware excon em_http")
 
 # uncomment this when all tests can be run
 #exec("script/test")
 
 # TODO:
 
-# em-http-request needs to be updated
-
 # typhoeus >=0.3 already provides a faraday adapter
 # https://github.com/lostisland/faraday/issues/274
 #exec("script/test typhoeus")

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



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