Skip to content

Commit 8050355

Browse files
authored
Merge pull request #13288 from wso2/chamilaadhi-patch-6
Temporarily disable WebSocketAPIInvocationWithTracingTestCase
2 parents 0e470c3 + 28551bc commit 8050355

File tree

1 file changed

+2
-2
lines changed
  • modules/integration/tests-integration/tests-backend/src/test/resources

1 file changed

+2
-2
lines changed

modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -463,12 +463,12 @@
463463
<class name="org.wso2.am.integration.tests.other.TenantDomainValidationTestCase"/>
464464
</classes>
465465
</test>
466-
<test name="apim-websocket-invocation-tests" preserve-order="true" parallel="false" group-by-instances="true">
466+
<!--<test name="apim-websocket-invocation-tests" preserve-order="true" parallel="false" group-by-instances="true">
467467
<parameter name="group" value="group1"/>
468468
<classes>
469469
<class name="org.wso2.am.integration.tests.websocket.WebSocketAPIInvocationWithTracingTestCase"/>
470470
</classes>
471-
</test>
471+
</test> -->
472472

473473
<test name="apim-integration-tests-mandatory-properties-with-restart" preserve-order="true" parallel="false" group-by-instances="true">
474474
<parameter name="group" value="group1"/>

0 commit comments

Comments
 (0)