OpenSearch/plugins
Robert Muir 415c37340a do not assert charset for mapper-attachments tests.
Its enough to test the content type for what we are testing.

Currently tests are flaky if charset is detected as e.g. windows-1252 vs iso-8859-1 and so on.
In fact, they fail on windows 100% of the time.

We are not trying to test charset detection heuristics (which might be different even due to newlines in tests or other things).
If we want to do test that, we should test it separately.
2015-11-29 11:40:27 -05:00
..
analysis-icu Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-kuromoji Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-phonetic Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-smartcn Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-stempel Fix compile errors 2015-11-26 13:41:00 +01:00
delete-by-query Fix Delete-by-Query with Shield 2015-11-10 20:39:38 +01:00
discovery-azure Add support for secondary azure storage account 2015-11-18 16:31:48 +01:00
discovery-ec2 Ban write access to system properties 2015-11-21 22:33:06 -05:00
discovery-gce Build: Remove transitive dependencies 2015-11-10 15:01:41 -08:00
discovery-multicast only allow code to bind to the user's configured port numbers/ranges 2015-11-07 12:22:12 -05:00
jvm-example Remove guice from the index level 2015-11-05 11:18:11 +01:00
lang-expression upgrade lucene to 5.4.0-snapshot-1715952 2015-11-23 17:13:49 -05:00
lang-groovy Search: shift SearchTimeoutTests into core tests minus the Groovy dependency and renamed with IT test suffix 2015-11-20 18:50:17 +00:00
lang-javascript upgrade rhino for plugins/lang-javascript 2015-11-03 09:53:07 -05:00
lang-python Ban write access to system properties 2015-11-21 22:33:06 -05:00
mapper-attachments do not assert charset for mapper-attachments tests. 2015-11-29 11:40:27 -05:00
mapper-murmur3 [TEST] Fix MapperUpgrade tests to use a dedicated master to ensure dangeling index import works predictably 2015-11-27 10:32:21 +01:00
mapper-size [TEST] Fix MapperUpgrade tests to use a dedicated master to ensure dangeling index import works predictably 2015-11-27 10:32:21 +01:00
repository-azure Filter cloud azure credentials 2015-11-19 15:40:56 +01:00
repository-s3 Ban write access to system properties 2015-11-21 22:33:06 -05:00
site-example Build: Remove maven pom files and supporting ant files 2015-10-29 23:53:49 -07:00
store-smb decouple IndexingMemoryController from IndexShard 2015-11-05 11:18:11 +01:00
build.gradle Build: Enforce name is set for all plugins 2015-11-07 16:57:11 -08:00