Repository: asterixdb
Updated Branches:
  refs/heads/master e30c9d3c0 -> 17046357f


[NO ISSUE] Restore SqlppExecutionTest.java in asterix-gerrit-asterix-app

Change-Id: I94915f5e4d3c653d4c640dc186e9568e2026a5dc
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2307
Reviewed-by: Murtadha Hubail <mhub...@apache.org>
Integration-Tests: Murtadha Hubail <mhub...@apache.org>
Tested-by: Murtadha Hubail <mhub...@apache.org>


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

Branch: refs/heads/master
Commit: 17046357f70c8ab9e7360cecd241681bad920282
Parents: e30c9d3
Author: Michael Blow <michael.b...@couchbase.com>
Authored: Sat Jan 20 15:02:25 2018 -0500
Committer: Michael Blow <mb...@apache.org>
Committed: Sat Jan 20 12:04:10 2018 -0800

----------------------------------------------------------------------
 asterixdb/asterix-app/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/asterixdb/blob/17046357/asterixdb/asterix-app/pom.xml
----------------------------------------------------------------------
diff --git a/asterixdb/asterix-app/pom.xml b/asterixdb/asterix-app/pom.xml
index c32872a..c33cc6d 100644
--- a/asterixdb/asterix-app/pom.xml
+++ b/asterixdb/asterix-app/pom.xml
@@ -283,7 +283,7 @@
     <profile>
       <id>asterix-gerrit-asterix-app</id>
       <properties>
-        
<test.excludes>**/SqlppExecutionWithCancellationTest.java,**/DmlTest.java,**/RepeatedTest.java,**/SqlppExecutionTest.java</test.excludes>
+        
<test.excludes>**/SqlppExecutionWithCancellationTest.java,**/DmlTest.java,**/RepeatedTest.java</test.excludes>
       </properties>
     </profile>
     <profile>

Reply via email to