OpenSearch/test/framework
Tim Brooks cad57959e1 Remove finicky exception message assertion
In SimpleNioTransportTests we assert that an IOException has a certain
message. This message appears that it is not dependible (and might
change based on platform).

Our other transport tests (mock and netty) do not make this assertion.
Instead they only assert on our application exception message. This
commit removes the IOException message assertion. And retains the
ConnectTransportException message assertion.
2017-06-28 14:16:04 -05:00
..
src Remove finicky exception message assertion 2017-06-28 14:16:04 -05:00
build.gradle Test that gradle and Java version types match (#24943) 2017-06-02 21:30:47 -04:00