OpenSearch/modules
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
..
aggs-matrix-stats Only create final MatrixStatsResults on final reduction (#39205) 2019-02-21 14:18:45 -05:00
analysis-common convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
ingest-common convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
ingest-geoip Remove -Xlint exclusions in the ingest-geoip module. (#40629) 2019-04-01 16:21:07 +02:00
ingest-user-agent convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
lang-expression Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
lang-mustache Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
lang-painless [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
mapper-extras convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
parent-join Small simplifications to mapping validation. (#39777) 2019-03-08 12:34:09 -08:00
percolator Remove -Xlint exclusions in the percolator module. (#40372) 2019-03-26 07:55:02 +01:00
rank-eval convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
reindex [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
repository-url convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
transport-netty4 [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
build.gradle convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00