Skip to content

Fix test reports location and enable empty JUnit XML test reports for Gradle builds#2326

Merged
dblock merged 1 commit intoopensearch-project:mainfrom
reta:enable.empty.junit
Jul 11, 2022
Merged

Fix test reports location and enable empty JUnit XML test reports for Gradle builds#2326
dblock merged 1 commit intoopensearch-project:mainfrom
reta:enable.empty.junit

Conversation

@reta
Copy link
Copy Markdown
Contributor

@reta reta commented Jul 11, 2022

Signed-off-by: Andriy Redko andriy.redko@aiven.io

Description

Fixing

hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:155)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Issues Resolved

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

… Gradle builds

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta requested a review from a team as a code owner July 11, 2022 22:46
@reta
Copy link
Copy Markdown
Contributor Author

reta commented Jul 11, 2022

@dblock apologies, one more please, followup for reports location

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 11, 2022

Codecov Report

Merging #2326 (527c18b) into main (8b4f0b4) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2326   +/-   ##
=========================================
  Coverage     94.61%   94.61%           
  Complexity       27       27           
=========================================
  Files           209      209           
  Lines          4309     4309           
  Branches         29       29           
=========================================
  Hits           4077     4077           
  Misses          226      226           
  Partials          6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b4f0b4...527c18b. Read the comment docs.

@dblock
Copy link
Copy Markdown
Member

dblock commented Jul 11, 2022

Came here for the same ;)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants