You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by to...@apache.org on 2014/10/13 19:32:29 UTC

git commit: Removed obsolete tests.

Repository: incubator-usergrid
Updated Branches:
  refs/heads/two-dot-o 5aea7c17f -> cefe795d5


Removed obsolete tests.


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/cefe795d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/cefe795d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/cefe795d

Branch: refs/heads/two-dot-o
Commit: cefe795d5991a4eb9d54ba2c1dc104559740cefa
Parents: 5aea7c1
Author: Todd Nine <to...@apache.org>
Authored: Mon Oct 13 11:32:24 2014 -0600
Committer: Todd Nine <to...@apache.org>
Committed: Mon Oct 13 11:32:24 2014 -0600

----------------------------------------------------------------------
 .../apache/usergrid/services/notifications/NotifiersServiceIT.java  | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/cefe795d/stack/services/src/test/java/org/apache/usergrid/services/notifications/NotifiersServiceIT.java
----------------------------------------------------------------------
diff --git a/stack/services/src/test/java/org/apache/usergrid/services/notifications/NotifiersServiceIT.java b/stack/services/src/test/java/org/apache/usergrid/services/notifications/NotifiersServiceIT.java
index ca3cf7a..61cf1e6 100644
--- a/stack/services/src/test/java/org/apache/usergrid/services/notifications/NotifiersServiceIT.java
+++ b/stack/services/src/test/java/org/apache/usergrid/services/notifications/NotifiersServiceIT.java
@@ -204,6 +204,7 @@ public class NotifiersServiceIT extends AbstractServiceIT {
     }
 
     @Test
+    @Ignore("No longer needed to verify")
     public void encryption() throws Exception {
 
         app.clear();