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

Change sample app name #22262

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

madurangasiriwardena
Copy link
Member

@madurangasiriwardena madurangasiriwardena commented Jan 16, 2025

Sample app name used in RegistryMountTestCase is duplicated and hence it can be failing due to the test execution order and other external factor to this test case.

Hence the test case name is changed.

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/12804970939

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/12804970939
Status: failure

@madurangasiriwardena
Copy link
Member Author

Below test cases are failing in the PR builder which are already failing.

[ERROR] OAuthAppsWithSameClientIdTestCase.testOAuthApplicationLoginSuccess:373->authenticateUser:633 SessionDataKeyConsent keyValues map is null. expected object to not be null
 [ERROR] OIDCPasswordGrantTest.testClear:84->OIDCAbstractIntegrationTest.deleteUser:115 User deletion failed expected:<204> but was:<404>
 [ERROR] OIDCPasswordGrantTest.testInit:73->OIDCAbstractIntegrationTest.createUser:95 User creation failed expected:<201> but was:<400>
 [INFO] 
 [ERROR] Tests run: 3035, Failures: 3, Errors: 0, Skipped: 5

@madurangasiriwardena madurangasiriwardena merged commit 86c9805 into wso2:master Jan 16, 2025
1 check 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.

3 participants