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): after login page re-design DisplaysLogoInLoginPage test starts to fail #7812

Closed
yuriyz opened this issue Feb 22, 2024 · 0 comments · Fixed by #7813
Closed
Assignees
Labels
area-CI Issue or changes required in automatic builds or CI infrastructure comp-jans-auth-server Component affected by issue or PR

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Feb 22, 2024

What is failing?

[Method Execution Trend Chart]
Exception java.lang.AssertionError
Message: Logo not foundStacktrace:


at org.testng.Assert.fail(Assert.java:111)
at io.jans.as.client.interop.DisplaysLogoInLoginPage.displaysLogoInLoginPage(DisplaysLogoInLoginPage.java:80)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)

image

Where is it failing?

jenkins
https://jenkins.jans.io/jenkins/job/jans-auth-server/11791/testngreports/io.jans.as.client.interop/DisplaysLogoInLoginPage/displaysLogoInLoginPage_3/

Possible root cause

Missed logo id after login page redesign.

@yuriyz yuriyz self-assigned this Feb 22, 2024
yuriyz added a commit that referenced this issue Feb 22, 2024
…nPage test starts to fail #7812

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@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 Feb 22, 2024
yuriyz added a commit that referenced this issue Feb 22, 2024
…nPage test starts to fail #7812 (#7813)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
devrimyatar pushed a commit that referenced this issue Feb 27, 2024
…nPage test starts to fail #7812 (#7813)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.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
Projects
None yet
2 participants