Skip to content

Commit

Permalink
Merge pull request #22413 from madurangasiriwardena/test8
Browse files Browse the repository at this point in the history
Move OIDCPasswordGrantTest from test block with restarts
  • Loading branch information
madurangasiriwardena authored Jan 24, 2025
2 parents cf08f0e + b8f10e3 commit fa51c44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
<class name="org.wso2.identity.integration.test.oidc.OIDCIdentityFederationTestCase"/>
<class name="org.wso2.identity.integration.test.auth.PasswordlessSMSOTPAuthTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.OAuthAppsWithSameClientIdTestCase"/>
<class name="org.wso2.identity.integration.test.oidc.OIDCPasswordGrantTest"/>
</classes>
</test>

Expand Down Expand Up @@ -419,7 +420,6 @@
<class name="org.wso2.identity.integration.test.oauth2.Oauth2PersistenceProcessorTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.OAuth2ServiceJWTGrantTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.Oauth2TokenRenewalPerRequestTestCase"/>
<class name="org.wso2.identity.integration.test.oidc.OIDCPasswordGrantTest"/>
<!--<class name="org.wso2.identity.integration.test.saml.SAMLECPSSOTestCase"/>-->
<class name="org.wso2.identity.integration.test.user.profile.mgt.UserProfileAdminTestCase"/>
<class name="org.wso2.identity.integration.test.idp.mgt.ChallengeQuestionsUITestCase"/>
Expand Down

0 comments on commit fa51c44

Please sign in to comment.