OpenSearch/plugins/mapper-attachments
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
..
licenses Build: Remove transitive dependencies 2015-11-10 15:01:41 -08:00
src do not assert charset for mapper-attachments tests. 2015-11-29 11:40:27 -05:00
build.gradle Fix concrete references to shared deps 2015-11-10 15:13:54 -08:00