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

test(jans-auth-server): StatusListHttpTest is failing #8823

Closed
yuriyz opened this issue Jul 1, 2024 · 0 comments · Fixed by #8824
Closed

test(jans-auth-server): StatusListHttpTest is failing #8823

yuriyz opened this issue Jul 1, 2024 · 0 comments · Fixed by #8824
Assignees
Labels
area-CI Issue or changes required in automatic builds or CI infrastructure comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Jul 1, 2024

What is failing?

at io.jans.as.client.ws.rs.token.StatusListHttpTest.statusList(StatusListHttpTest.java:49)

Where is it failing?

jenkins.jans.io

Relevent logs

at org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:265)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
at io.jans.as.client.BaseTest.waitForRequredElementLoad(BaseTest.java:624)
at io.jans.as.client.BaseTest.processAuthentication(BaseTest.java:574)
at io.jans.as.client.BaseTest.authenticateResourceOwnerAndGrantAccess(BaseTest.java:510)
at io.jans.as.client.BaseTest.authenticateResourceOwnerAndGrantAccess(BaseTest.java:497)
at io.jans.as.client.BaseTest.authenticateResourceOwnerAndGrantAccess(BaseTest.java:487)
at io.jans.as.client.BaseTest.authenticateResourceOwnerAndGrantAccess(BaseTest.java:478)
at io.jans.as.client.ws.rs.token.StatusListHttpTest.requestAuthorization(StatusListHttpTest.java:121)
at io.jans.as.client.ws.rs.token.StatusListHttpTest.statusList(StatusListHttpTest.java:49)

Possible root cause

Wrong acr

@yuriyz yuriyz self-assigned this Jul 1, 2024
@yuriyz yuriyz added the kind-bug Issue or PR is a bug in existing functionality label Jul 1, 2024
@mo-auto mo-auto added area-CI Issue or changes required in automatic builds or CI infrastructure comp-jans-auth-server Component affected by issue or PR labels Jul 1, 2024
yuriyz added a commit that referenced this issue Jul 1, 2024
#8823
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue Jul 1, 2024
#8823

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CI Issue or changes required in automatic builds or CI infrastructure comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants