Skip to content

liutikas/gradle-zip-test-results-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle zipping test results repro

  1. ./gradlew zipTestResults

Expected

Success

Actual

Failure

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':lib:zipTestResults'.
> Property 'outputLocation' is declared as an output property of Report junitXml (type DefaultJUnitXmlReport) but does not have a task associated with it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages