OpenSearch/modules
Luca Cavanna 14ba36977e [TEST] prevent yaml tests from using raw requests (#26044)
Raw requests are supported only by the java yaml test runner and were introduced to test docs snippets. Some yaml tests ended up using them (see #23497) which causes failures for other language clients. This commit migrates those yaml tests to Java tests that send requests through the Java low-level REST client, and also moves the ability to send raw requests to a special client that's only available when testing docs snippets.

Closes #25694
2017-08-07 11:02:16 +02:00
..
aggs-matrix-stats [TEST] Fix internalMatrixStatsTests failure 2017-08-02 16:36:34 +01:00
analysis-common Moved HtmlStripCharFilterFactory to analyis.common package like the other factories. 2017-07-31 15:34:54 +02:00
ingest-common [TEST] prevent yaml tests from using raw requests (#26044) 2017-08-07 11:02:16 +02:00
lang-expression Cleanup IndexFieldData visibility (#25900) 2017-07-26 20:03:42 +02:00
lang-mustache [TEST] prevent yaml tests from using raw requests (#26044) 2017-08-07 11:02:16 +02:00
lang-painless Painless: allow doubles to be casted to longs. (#25936) 2017-08-01 16:22:55 +02:00
parent-join Make FieldMapper.copyTo() always non-null. (#25994) 2017-08-02 10:07:29 +02:00
percolator test: Do not use random index writer as test expects a single segment 2017-08-07 09:40:54 +02:00
reindex [TEST] prevent yaml tests from using raw requests (#26044) 2017-08-07 11:02:16 +02:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Fix Netty 4 multi-port test 2017-08-01 19:47:20 +09:00
tribe Use nio transport in test clusters (#25986) 2017-08-01 16:19:31 -05:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00