[Rt-commit] [rtir] 06/06: Turn the incomplete propagation-reject tests back off

Jesse Vincent jesse at bestpractical.com
Thu Apr 2 18:46:24 EDT 2015


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

jesse pushed a commit to branch 3.4/remove_old_constituencies
in repository rtir.

commit e9ca0180aef3d02630eac6b3de23025dacedb168
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Thu Apr 2 15:46:01 2015 -0700

    Turn the incomplete propagation-reject tests back off
---
 t/constituency/propagation-reject.t | 1 +
 1 file changed, 1 insertion(+)

diff --git a/t/constituency/propagation-reject.t b/t/constituency/propagation-reject.t
index 9a4fbb5..54bb227 100644
--- a/t/constituency/propagation-reject.t
+++ b/t/constituency/propagation-reject.t
@@ -3,6 +3,7 @@
 use strict;
 use warnings;
 
+use Test::More skip_all => 'constituencies being rebuilt';
 use RT::IR::Test tests => undef;
 
 use_ok('RT::IR');

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list