Merge pull request #16947 from gradle/wolfs/tc/retry-flaky-test

Add a build to rerun flaky tests when desired
tree: b257a9e6960f249c2ec361a7041195d9067d14af
  1. .github/
  2. .idea/
  3. .teamcity/
  4. build-logic/
  5. build-logic-commons/
  6. build-logic-settings/
  7. gradle/
  8. subprojects/
  9. .editorconfig
  10. .gitattributes
  11. .gitignore
  12. .lgtm.yml
  13. .mailmap
  14. .tm_properties
  15. .travis.yml
  16. build.gradle.kts
  17. CONTRIBUTING.md
  18. gradle.png
  19. gradle.properties
  20. gradlew
  21. gradlew.bat
  22. LICENSE
  23. README.md
  24. released-versions.json
  25. settings.gradle.kts
  26. version.txt
README.md

Revved up by Gradle Enterprise

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, Kotlin, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins.

For more information, please visit the official project homepage

Getting Started

Stay in Flow

Enjoy first-class Gradle support in your IDE of choice.

Need Help?

Contributing

If you're looking to contribute to Gradle or provide a patch/pull request, you can find more info here.

This project adheres to the Gradle Code of Conduct. By participating, you are expected to uphold this code.