Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Web Socket API invocation test with tracing enabled #13193

Merged
merged 5 commits into from
Jun 15, 2023

Conversation

@BLasan BLasan force-pushed the websocket-invocation-test branch from d35d15d to 1688ac0 Compare March 29, 2023 20:18
Arshardh
Arshardh previously approved these changes Mar 31, 2023
@BLasan
Copy link
Contributor Author

BLasan commented Apr 21, 2023

2023-04-05T04:01:08.8934651Z [ERROR] org.wso2.am.integration.tests.websocket.WebSocketAPIInvocationWithTracingTestCase.setEnvironment  Time elapsed: 374.884 s  <<< FAILURE!
2023-04-05T04:01:08.8935707Z org.wso2.am.integration.test.utils.APIManagerIntegrationTestException: Error while changing server configuration
2023-04-05T04:01:08.8936923Z 	at org.wso2.am.integration.tests.websocket.WebSocketAPIInvocationWithTracingTestCase.setEnvironment(WebSocketAPIInvocationWithTracingTestCase.java:131)
2023-04-05T04:01:08.8938780Z Caused by: java.io.FileNotFoundException: /home/runner/work/product-apim/product-apim/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/AM/configFiles/webSocketWithTracing/deployment.toml (No such file or directory)
2023-04-05T04:01:08.8940153Z 	at org.wso2.am.integration.tests.websocket.WebSocketAPIInvocationWithTracingTestCase.setEnvironment(WebSocketAPIInvocationWithTracingTestCase.java:113)

@BLasan BLasan force-pushed the websocket-invocation-test branch from 6e72303 to 9893756 Compare April 21, 2023 03:19
@BLasan BLasan force-pushed the websocket-invocation-test branch from 9893756 to 961e1e3 Compare April 21, 2023 08:13
@BLasan
Copy link
Contributor Author

BLasan commented Jun 14, 2023

[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,742.547 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.wso2.carbon.am.integration.backend.test ---
[INFO] Building jar: /Users/benura/Desktop/Repositories/Public/product-apim/modules/integration/tests-integration/tests-backend/target/org.wso2.carbon.am.integration.backend.test-4.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ org.wso2.carbon.am.integration.backend.test ---
[INFO] Building jar: /Users/benura/Desktop/Repositories/Public/product-apim/modules/integration/tests-integration/tests-backend/target/org.wso2.carbon.am.integration.backend.test-4.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.wso2.carbon.am.integration.backend.test ---
[INFO] Installing /Users/benura/Desktop/Repositories/Public/product-apim/modules/integration/tests-integration/tests-backend/target/org.wso2.carbon.am.integration.backend.test-4.2.0-SNAPSHOT.jar to /Users/benura/.m2/repository/org/wso2/am/org.wso2.carbon.am.integration.backend.test/4.2.0-SNAPSHOT/org.wso2.carbon.am.integration.backend.test-4.2.0-SNAPSHOT.jar
[INFO] Installing /Users/benura/Desktop/Repositories/Public/product-apim/modules/integration/tests-integration/tests-backend/pom.xml to /Users/benura/.m2/repository/org/wso2/am/org.wso2.carbon.am.integration.backend.test/4.2.0-SNAPSHOT/org.wso2.carbon.am.integration.backend.test-4.2.0-SNAPSHOT.pom
[INFO] Installing /Users/benura/Desktop/Repositories/Public/product-apim/modules/integration/tests-integration/tests-backend/target/org.wso2.carbon.am.integration.backend.test-4.2.0-SNAPSHOT-tests.jar to /Users/benura/.m2/repository/org/wso2/am/org.wso2.carbon.am.integration.backend.test/4.2.0-SNAPSHOT/org.wso2.carbon.am.integration.backend.test-4.2.0-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29:31 min
[INFO] Finished at: 2023-06-14T21:54:33+05:30
[INFO] ------------------------------------------------------------------------

Build is passed

@BLasan
Copy link
Contributor Author

BLasan commented Jun 15, 2023

Build is passing. Merging the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants