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

bug: build failed to to reference of removed tests #996

Closed
yuriyz opened this issue Mar 8, 2022 · 1 comment
Closed

bug: build failed to to reference of removed tests #996

yuriyz opened this issue Mar 8, 2022 · 1 comment
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Mar 8, 2022

Describe the bug
We got build failure due to references of removed tests in testng xml.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project jans-auth-server: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: There was an error in the forked process
[ERROR] org.testng.TestNGException: 
[ERROR] 
[ERROR] Cannot find class in classpath: io.jans.as.server.service.fido.u2f.RawAuthenticationServiceTest
[ERROR] 	at org.testng.xml.XmlClass.loadClass(XmlClass.java:77)
[ERROR] 	at org.testng.xml.XmlClass.init(XmlClass.java:69)
@yuriyz yuriyz assigned moabu and yuriyz and unassigned moabu Mar 8, 2022
@yuriyz yuriyz added the comp-jans-auth-server Component affected by issue or PR label Mar 8, 2022
yuriyz added a commit that referenced this issue Mar 8, 2022
fix(jans-auth-server): removed reference of removed tests #996
@yuriyz
Copy link
Contributor Author

yuriyz commented Mar 8, 2022

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR
Projects
None yet
Development

No branches or pull requests

2 participants