sunmingtao / sample-code

3 stars 4 forks source link

jenkins build is unstable #356

Closed sunmingtao closed 1 month ago

sunmingtao commented 1 month ago

Jenkins build says

Finished: UNSTABLE

sunmingtao commented 1 month ago

This usually indicates failure in integration tests. Run mvn verify locally to check. Note maven build would say "BUILD SUCCESSFUL", but there may still be failures.

If unit tests fail, the jenkins build will report "FAILURE".