OpenSearch/test/framework
Christoph Büscher 312ccc05d5
[Tests] Fix GetResultTests and DocumentFieldTests failures (#29083)
Changes made in #28972 seems to have changed some assumptions about how
SMILE and CBOR write byte[] values and how this is tested. This changes
the generation of the randomized DocumentField values back to BytesArray
while expecting the JSON and YAML deserialisation to produce Base64
encoded strings and SMILE and CBOR to parse back BytesArray instances.

Closes #29080
2018-03-15 16:42:26 +01:00
..
src [Tests] Fix GetResultTests and DocumentFieldTests failures (#29083) 2018-03-15 16:42:26 +01:00
build.gradle Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00