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 integration tests to cross tenant subscription update scenarios #13273

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

RusJaI
Copy link
Contributor

@RusJaI RusJaI commented Sep 19, 2023

Integration tests for wso2/api-manager#1911

Locally executed the tests. No issues found.

In the github checks,

  • build 1 was failed but the failure is not in this corresponding module :
2023-10-03T01:49:19.5703589Z [INFO] WSO2 API Manager - Based on product backend Test Module SUCCESS [  05:32 h]
2023-10-03T01:49:19.5704240Z [INFO] WSO2 API Manager - Based on product benchmark Test Module SUCCESS [  8.240 s]
2023-10-03T01:49:19.5704885Z [INFO] WSO2 API Manager - Based on product restart Test Module FAILURE [04:16 min]
  • build 2 was failed but the failed test case is not related to the PR :
2023-10-02T09:23:14.1712163Z [INFO] 
2023-10-02T09:23:14.1712488Z [ERROR] Failures: 
2023-10-02T09:23:14.1713330Z [ERROR] org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testSubscriberVerification
2023-10-02T09:23:14.1714603Z [ERROR]   Run 1: WebSubAPITestCase.testSubscriberVerification:358 Callback server did not receive all the content distribution requests expected [4] but found [5]
2023-10-02T09:23:14.1715251Z [INFO]   Run 2: PASS
2023-10-02T09:23:14.1715702Z [INFO] 
2023-10-02T09:23:14.1717568Z [INFO] 
2023-10-02T09:23:14.1718095Z [ERROR] Tests run: 216, Failures: 1, Errors: 0, Skipped: 0

@RusJaI RusJaI merged commit fa4423e into wso2:master Oct 2, 2023
3 of 5 checks passed
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.

2 participants