OpenSearch/libs
Mark Vieira 1287c7d91f
[Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993)
* 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.

(cherry picked from commit 323f312bbc829a63056a79ebe45adced5099f6e6)

* Fix forking JVM runner

* Don't bump shadow plugin version
2019-04-09 11:52:50 -07:00
..
cli [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
core [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
dissect Fix DissectParserTests expecting unique keys (#39262) 2019-02-22 17:16:24 +02:00
geo GEO: Add support for z values to libs/geo classes (#38921) 2019-03-13 15:36:03 -04:00
grok Updates the grok patterns to be consistent with logstash (#27181) 2019-02-05 12:37:02 -06:00
nio Add log warnings for long running event handling (#39729) 2019-03-08 13:07:24 -07:00
plugin-classloader [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
secure-sm Testing conventions now checks for tests in main (#37321) 2019-01-24 17:30:50 +02:00
ssl-config Un-mute and fix BuildExamplePluginsIT (#38899) 2019-03-04 08:50:55 +02:00
x-content Unmute and fix testSubParserArray (#40626) 2019-03-29 17:39:12 +01:00
build.gradle Rename elasticsearch-core to core (#31185) 2018-06-07 16:50:21 -04:00