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): embedded tests are failing after testng upgrade to 7.8.0 #6837

Closed
yuriyz opened this issue Nov 29, 2023 · 0 comments · Fixed by #6838
Closed

test(jans-auth-server): embedded tests are failing after testng upgrade to 7.8.0 #6837

yuriyz opened this issue Nov 29, 2023 · 0 comments · Fixed by #6838
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-enhancement Issue or PR is an enhancement to an existing functionality
Milestone

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Nov 29, 2023

Describe the bug

https://jenkins.jans.io/jenkins/job/jans-auth-server/11089/

Exception: 
org.testng.TestNotInvokedException: 
io.jans.as.server.ws.rs.AuthorizationCodeFlowEmbeddedTest.dynamicClientRegistration defines a callback via org.testng.IHookable but neither the callback was invoked nor the status was altered to SUCCESS|FAILURE|SKIP|SUCCESS_PERCENTAGE_FAILURE
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:227)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:957)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:200)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
at org.testng.TestRunner.privateRun(TestRunner.java:848)
at org.testng.TestRunner.run(TestRunner.java:621)

To Reproduce
Run tests

@yuriyz yuriyz assigned moabu and yuriyz and unassigned moabu Nov 29, 2023
@yuriyz yuriyz added comp-jans-auth-server Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality labels Nov 29, 2023
@yuriyz yuriyz added this to the 1.0.21 milestone Nov 29, 2023
yuriyz added a commit that referenced this issue Nov 29, 2023
…de to 7.8.0 #6837

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@mo-auto mo-auto added the area-CI Issue or changes required in automatic builds or CI infrastructure label Nov 29, 2023
yuriyz added a commit that referenced this issue Nov 29, 2023
…de to 7.8.0 #6837

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue Nov 29, 2023
…de to 7.8.0 #6837 (#6838)

* test(jans-auth-server): embedded tests are failing after testng upgrade to 7.8.0 #6837

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* test(jans-auth-server): embedded tests are failing after testng upgrade to 7.8.0 #6837

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

---------

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
devrimyatar pushed a commit that referenced this issue Dec 30, 2023
…de to 7.8.0 #6837 (#6838)

* test(jans-auth-server): embedded tests are failing after testng upgrade to 7.8.0 #6837

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* test(jans-auth-server): embedded tests are failing after testng upgrade to 7.8.0 #6837

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

---------

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 kind-enhancement Issue or PR is an enhancement to an existing functionality
Projects
None yet
3 participants