OpenSearch/modules
Nik Everett 24d5f31a54 Make painless's assertion about out of bound less brittle
Instead of asserting that the message is shaped a certain way we
cause the exception and catch it and assert that the messages are
the same. This is the way to go because the exception message from
the jvm is both local and jvm dependent.

This is the CI failure that found this:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+5.x+java9-periodic/515/consoleFull
2016-11-02 12:38:51 -04:00
..
aggs-matrix-stats Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
ingest-common Refactor ScriptType to be a top-level class. 2016-10-26 10:21:22 -07:00
lang-expression Upgrade to lucene-6.3.0-snapshot-ed102d6 (#21150) 2016-10-28 14:47:15 +02:00
lang-groovy Refactor ScriptType to be a top-level class. 2016-10-26 10:21:22 -07:00
lang-mustache Tests: Add warning header checks to QueryBuilder tests and QueryParseContextTests 2016-11-02 15:45:33 +01:00
lang-painless Make painless's assertion about out of bound less brittle 2016-11-02 12:38:51 -04:00
percolator Require arguments for QueryShardContext creation. (#21196) 2016-11-02 09:48:49 +01:00
reindex Bump reindex-from-remote's buffer to 200mb 2016-11-01 13:19:28 -04:00
transport-netty3 Fix logger names for Netty 2016-10-31 17:23:21 -04:00
transport-netty4 Fix logger names for Netty 2016-10-31 17:23:21 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00