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] Compile Audit-SDK and report TestNGException #1995

Closed
1 of 2 tasks
gosonzhang opened this issue Dec 15, 2021 · 2 comments · Fixed by #1999 or #2004
Closed
1 of 2 tasks

[Bug] Compile Audit-SDK and report TestNGException #1995

gosonzhang opened this issue Dec 15, 2021 · 2 comments · Fixed by #1999 or #2004
Assignees
Labels
component/audit type/bug Something is wrong
Milestone

Comments

@gosonzhang
Copy link
Contributor

gosonzhang commented Dec 15, 2021

What happened

When I use "mvn clean package install" to compile the project, I find that the Audit-SDK module reports TestNGException,

For details, see:

audit-sdk.error.txt

What you expected to happen

no exception report

How to reproduce

use "mvn clean package install" to compile the project

Environment

windows

InLong version

master

InLong Component

Other for not specified component

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@gosonzhang gosonzhang added type/bug Something is wrong component/sort labels Dec 15, 2021
@gosonzhang gosonzhang added this to the 0.12.0 milestone Dec 15, 2021
@gosonzhang gosonzhang changed the title [Bug] Compile Sort-SDK and report TestNGException [Bug] Compile Audit-SDK and report TestNGException Dec 15, 2021
@doleyzi
Copy link
Contributor

doleyzi commented Dec 15, 2021

I fix it

@gosonzhang
Copy link
Contributor Author

ok, @doleyzi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment