Hi TA team,

In [1], inside waitForAPIDeploymentSync() method, it checks for
ExecutionEnvironment.PLATFORM before proceeding to wait.

But even in standalone mode, I have seen API invocations sometimes fail as
API is not completely deployed at that time. So, removing above conditional
check and getting this functionality for standalone tests as well looks
like a solution to me. WDYT? Can you think of any issues that can arise if
we do that?

[1]
https://github.com/wso2/product-apim/blob/master/modules/integration/tests-common/integration-test-utils/src/main/java/org/wso2/am/integration/test/utils/base/APIMIntegrationBaseTest.java#L416

Thanks,

-- 
*Bhathiya Jayasekara*
*Senior Software Engineer,*
*WSO2 inc., http://wso2.com <http://wso2.com>*

*Phone: +94715478185*
*LinkedIn: http://www.linkedin.com/in/bhathiyaj
<http://www.linkedin.com/in/bhathiyaj>*
*Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>*
*Blog: http://movingaheadblog.blogspot.com
<http://movingaheadblog.blogspot.com/>*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to