You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by zh...@apache.org on 2019/07/11 10:11:27 UTC

[servicecomb-pack] branch SCB-1321-rebase updated: SCB-1321 Recovery integration-tests module

This is an automated email from the ASF dual-hosted git repository.

zhanglei pushed a commit to branch SCB-1321-rebase
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git


The following commit(s) were added to refs/heads/SCB-1321-rebase by this push:
     new 34bc152  SCB-1321 Recovery integration-tests module
34bc152 is described below

commit 34bc1523ceba1e409b88cd6351f50542eee09651
Author: Lei Zhang <zh...@apache.org>
AuthorDate: Thu Jul 11 16:33:14 2019 +0800

    SCB-1321 Recovery integration-tests module
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ee01cca..d74661a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,9 +36,7 @@
     <module>alpha</module>
     <module>pack-contracts</module>
     <module>pack-common</module>
-    <!-- TODO These tests use database validation and it is recommended to use acceptance testing instead.
     <module>integration-tests</module>
-    -->
     <module>persistence</module>
     <module>web</module>
   </modules>