You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2015/11/05 02:33:31 UTC

[08/19] incubator-kylin git commit: enable BuildIIWithEngineTest

enable BuildIIWithEngineTest


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

Branch: refs/heads/KYLIN-1112-2
Commit: 604989bbf69c73f89fe3f58e9b936f7e4e21b24a
Parents: aa4944d
Author: shaofengshi <sh...@apache.org>
Authored: Sun Nov 1 17:14:42 2015 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Thu Nov 5 09:24:17 2015 +0800

----------------------------------------------------------------------
 .../src/test/java/org/apache/kylin/job/BuildIIWithEngineTest.java   | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/604989bb/assembly/src/test/java/org/apache/kylin/job/BuildIIWithEngineTest.java
----------------------------------------------------------------------
diff --git a/assembly/src/test/java/org/apache/kylin/job/BuildIIWithEngineTest.java b/assembly/src/test/java/org/apache/kylin/job/BuildIIWithEngineTest.java
index 3c49c74..20493f4 100644
--- a/assembly/src/test/java/org/apache/kylin/job/BuildIIWithEngineTest.java
+++ b/assembly/src/test/java/org/apache/kylin/job/BuildIIWithEngineTest.java
@@ -144,7 +144,6 @@ public class BuildIIWithEngineTest {
     }
 
     @Test
-    @Ignore
     public void testBuildII() throws Exception {
 
         String[] testCase = new String[] { "buildIIInnerJoin", "buildIILeftJoin" };