You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/09/10 18:59:07 UTC

git commit: Oops

Repository: incubator-usergrid
Updated Branches:
  refs/heads/two-dot-o b0395ed51 -> 48c0d07a0


Oops


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

Branch: refs/heads/two-dot-o
Commit: 48c0d07a05d120990b102a38a81b44506ed28cbb
Parents: b0395ed
Author: Dave Johnson <dm...@apigee.com>
Authored: Wed Sep 10 12:58:46 2014 -0400
Committer: Dave Johnson <dm...@apigee.com>
Committed: Wed Sep 10 12:58:46 2014 -0400

----------------------------------------------------------------------
 .../apache/usergrid/persistence/cassandra/QueryProcessorTest.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/48c0d07a/stack/core/src/test/java/org/apache/usergrid/persistence/cassandra/QueryProcessorTest.java
----------------------------------------------------------------------
diff --git a/stack/core/src/test/java/org/apache/usergrid/persistence/cassandra/QueryProcessorTest.java b/stack/core/src/test/java/org/apache/usergrid/persistence/cassandra/QueryProcessorTest.java
index ab57314..c527eb8 100644
--- a/stack/core/src/test/java/org/apache/usergrid/persistence/cassandra/QueryProcessorTest.java
+++ b/stack/core/src/test/java/org/apache/usergrid/persistence/cassandra/QueryProcessorTest.java
@@ -742,7 +742,7 @@ public class QueryProcessorTest {
 
 
     @Test
-    @Ignore"no longer relevant for two-dot-o")
+    @Ignore("no longer relevant for two-dot-o")
     public void validateHintSizeForOrder() throws Exception {
         String queryString = "order by name desc";