You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2020/02/28 16:20:46 UTC

[flink] branch master updated (550ca72 -> ddbe9f7)

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 550ca72  [FLINK-15975][tests] Ignore order in assertion
     add ba295fa  [FLINK-13934][rest] Throw RestHandlerException instead of sending inline response
     add ddbe9f7  [FLINK-13934][rest][tests] Fix and strengthen response assertions

No new revisions were added by this update.

Summary of changes:
 .../HistoryServerStaticFileServerHandler.java      | 32 +++++-----
 .../HistoryServerStaticFileServerHandlerTest.java  | 28 ++++----
 .../webmonitor/history/HistoryServerTest.java      | 13 ++--
 .../legacy/files/StaticFileServerHandler.java      | 74 ++++++++--------------
 4 files changed, 67 insertions(+), 80 deletions(-)