elasticsearch/plugins/examples
Mark Vieira 323f312bbc
Replace usages RandomizedTestingTask with built-in Gradle Test (#40978)
This commit replaces the existing RandomizedTestingTask and supporting code with Gradle's built-in JUnit support via the Test task type. Additionally, the previous workaround to disable all tasks named "test" and create new unit testing tasks named "unitTest" has been removed such that the "test" task now runs unit tests as per the normal Gradle Java plugin conventions.
2019-04-08 14:13:59 -07:00
..
custom-settings Separate out validation of groups of settings (#34184) 2019-01-07 16:12:58 +00:00
custom-suggester Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) 2019-04-08 14:13:59 -07:00
painless-whitelist Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) 2019-04-08 14:13:59 -07:00
rescore Avoid double term construction in DfsPhase (#38716) 2019-02-15 15:42:04 +00:00
rest-handler Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) 2019-04-08 14:13:59 -07:00
script-expert-scoring Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) 2019-04-08 14:13:59 -07:00
security-authorization-engine Un-mute and fix BuildExamplePluginsIT (#38899) 2019-03-04 08:37:43 +02:00
build.gradle Disable assemble task instead of removing it (#33348) 2018-09-04 07:32:14 +03:00