[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r1691980 - /httpd/test/framework/trunk/t/modules/h2.t
From:       jim () apache ! org
Date:       2015-07-20 17:05:03
Message-ID: 20150720170503.EC4F8AC0157 () hades ! apache ! org
[Download RAW message or body]

Author: jim
Date: Mon Jul 20 17:05:02 2015
New Revision: 1691980

URL: http://svn.apache.org/r1691980
Log:
Skip for below trunk

Modified:
    httpd/test/framework/trunk/t/modules/h2.t

Modified: httpd/test/framework/trunk/t/modules/h2.t
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/modules/h2.t?rev=1691980&r1=1691979&r2=1691980&view=diff
 ==============================================================================
--- httpd/test/framework/trunk/t/modules/h2.t (original)
+++ httpd/test/framework/trunk/t/modules/h2.t Mon Jul 20 17:05:02 2015
@@ -11,7 +11,7 @@ use Protocol::HTTP2::Client;
 my $num_suite = 26;
 my $total_tests = 2 * $num_suite;
 
-plan tests => $total_tests, need_module 'h2';
+plan tests => $total_tests, need_module 'h2', need_min_apache_version('2.5');;
 
 Apache::TestRequest::module("h2");
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic