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

fix: OAuth2RedirectTest #1490

Merged
merged 2 commits into from
Jan 17, 2025

Merge branch 'master' into fix-oauth2-test

39ee447
Select commit
Loading
Failed to load commit list.
Merged

fix: OAuth2RedirectTest #1490

Merge branch 'master' into fix-oauth2-test
39ee447
Select commit
Loading
Failed to load commit list.
membrane-ci-server / Automated tests failed Jan 17, 2025 in 8m 26s

35 Test Failures

Test Failures:
com.predic8.membrane.core.acl.AccessControlListForwardedTest.matchesIpWithHeader
com.predic8.membrane.core.acl.AccessControlListForwardedTest.matchesIpFallbackToNoHeader
com.predic8.membrane.core.acl.AccessControlListTest.notMatchesRegexIp
com.predic8.membrane.core.acl.AccessControlListTest.matchesRegexIp
com.predic8.membrane.core.acl.AccessControlListTest.notMatchesHostname
com.predic8.membrane.core.acl.AccessControlListTest.matchesCidrIp
com.predic8.membrane.core.acl.AccessControlListTest.matchesGlobIp
com.predic8.membrane.core.acl.AccessControlListTest.notMatchesCidrIp
com.predic8.membrane.core.acl.AccessControlListTest.notMatchesGlobIp
com.predic8.membrane.core.acl.AccessControlListTest.matchesHostname
com.predic8.membrane.core.interceptor.oauth2.client.b2c.InMemB2CResourceTest.loginNotRequired
com.predic8.membrane.core.interceptor.oauth2.client.b2c.InMemB2CResourceTest.notLoggedInAfterProfileEditing
com.predic8.membrane.core.interceptor.oauth2.client.b2c.InMemB2CResourceTest.loginParamsPerFlow
com.predic8.membrane.core.interceptor.oauth2.client.b2c.InMemB2CResourceTest.stayLoggedInAfterProfileEditing2
com.predic8.membrane.core.interceptor.oauth2.client.b2c.InMemB2CResourceTest.multipleUserFlowsTest
com.predic8.membrane.core.interceptor.oauth2.client.b2c.InMemB2CResourceTest.userFlowViaInitiatorTest
com.predic8.membrane.core.interceptor.oauth2.client.b2c.InMemB2CResourceTest.returning4xx
com.predic8.membrane.core.interceptor.oauth2.client.b2c.InMemB2CResourceTest.multipleUserFlowsWithErrorTest
com.predic8.membrane.core.interceptor.oauth2.client.b2c.JwtB2CResourceTest.loginNotRequired
com.predic8.membrane.core.interceptor.oauth2.client.b2c.JwtB2CResourceTest.notLoggedInAfterProfileEditing
com.predic8.membrane.core.interceptor.oauth2.client.b2c.JwtB2CResourceTest.loginParamsPerFlow
com.predic8.membrane.core.interceptor.oauth2.client.b2c.JwtB2CResourceTest.stayLoggedInAfterProfileEditing2
com.predic8.membrane.core.interceptor.oauth2.client.b2c.JwtB2CResourceTest.multipleUserFlowsTest
com.predic8.membrane.core.interceptor.oauth2.client.b2c.JwtB2CResourceTest.userFlowViaInitiatorTest
com.predic8.membrane.core.interceptor.oauth2.client.b2c.JwtB2CResourceTest.returning4xx
com.predic8.membrane.core.interceptor.oauth2.client.b2c.JwtB2CResourceTest.multipleUserFlowsWithErrorTest
com.predic8.membrane.core.interceptor.oauth2.client.b2c.SyncB2CResourceTest.loginNotRequired
com.predic8.membrane.core.interceptor.oauth2.client.b2c.SyncB2CResourceTest.notLoggedInAfterProfileEditing
com.predic8.membrane.core.interceptor.oauth2.client.b2c.SyncB2CResourceTest.loginParamsPerFlow
com.predic8.membrane.core.interceptor.oauth2.client.b2c.SyncB2CResourceTest.stayLoggedInAfterProfileEditing2
com.predic8.membrane.core.interceptor.oauth2.client.b2c.SyncB2CResourceTest.multipleUserFlowsTest
com.predic8.membrane.core.interceptor.oauth2.client.b2c.SyncB2CResourceTest.userFlowViaInitiatorTest
com.predic8.membrane.core.interceptor.oauth2.client.b2c.SyncB2CResourceTest.returning4xx
com.predic8.membrane.core.interceptor.oauth2.client.b2c.SyncB2CResourceTest.multipleUserFlowsWithErrorTest
com.predic8.membrane.core.openapi.serviceproxy.ApiDocsInterceptorTest.getOpenApiInterceptorTest