You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by il...@apache.org on 2019/07/15 08:25:30 UTC

[dubbo-samples] branch master updated: disable integration test for transaction since it is unstable

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

iluo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new c0ab61f  disable integration test for transaction since it is unstable
c0ab61f is described below

commit c0ab61f7ab7244c49ea61d8576bd49ab7ce6dc23
Author: Ian Luo <ia...@gmail.com>
AuthorDate: Mon Jul 15 16:23:20 2019 +0800

    disable integration test for transaction since it is unstable
---
 dubbo-samples-transaction/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-transaction/pom.xml b/dubbo-samples-transaction/pom.xml
index 7489cb5..abf328e 100644
--- a/dubbo-samples-transaction/pom.xml
+++ b/dubbo-samples-transaction/pom.xml
@@ -115,7 +115,7 @@
 
     <profiles>
         <profile>
-            <id>dubbo-integration-test</id>
+            <id>dubbo-integration-test-disabled</id>
             <build>
                 <plugins>
                     <plugin>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org