Re: [I] [Bug] nacos tests timeout and dubbo-samples-test-13787 caseSpecificVersion led to the failure of the integration tests [dubbo]

2024-05-07 Thread via GitHub


AlbumenJ closed issue #14158: [Bug] nacos tests timeout and 
dubbo-samples-test-13787 caseSpecificVersion led to the failure of the 
integration tests
URL: https://github.com/apache/dubbo/issues/14158


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Bug] nacos tests timeout and dubbo-samples-test-13787 caseSpecificVersion led to the failure of the integration tests [dubbo]

2024-05-07 Thread via GitHub


AlbumenJ commented on issue #14158:
URL: https://github.com/apache/dubbo/issues/14158#issuecomment-2099665371

   Fix in https://github.com/apache/dubbo-integration-cases/pull/23


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Bug] nacos tests timeout and dubbo-samples-test-13787 caseSpecificVersion led to the failure of the integration tests [dubbo]

2024-05-07 Thread via GitHub


jkoChen commented on issue #14158:
URL: https://github.com/apache/dubbo/issues/14158#issuecomment-2098200704

   > The case-versions.conf configuration file describes the dubbo version that 
is expected to run. It will not run when your version does not match.
   > 
   > so if you use dubbo.version=3.2.13-SNAPSHOT it should not run,please check 
you env DUBBO_VERSION
   
   
   @FoghostCn 
   As shown in the following code:
   https://github.com/apache/dubbo/assets/37362859/8f6a1cf6-6035-43bb-a7e1-fe9109620c91";>
   When there is no match and it is not an inequality (!=), the test case will 
be executed with this specific version number. I am uncertain whether this is 
the intended logic or a bug.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Bug] nacos tests timeout and dubbo-samples-test-13787 caseSpecificVersion led to the failure of the integration tests [dubbo]

2024-05-06 Thread via GitHub


FoghostCn commented on issue #14158:
URL: https://github.com/apache/dubbo/issues/14158#issuecomment-2097254669

   The case-versions.conf configuration file describes the dubbo version that 
is expected to run. It will not run when your version does not match.
   
   so if you use dubbo.version=3.2.13-SNAPSHOT it should not run,please check 
you env DUBBO_VERSION


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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