Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/6203#discussion_r197419621
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/rest/handler/job/JobSubmitHandlerTest.java
---
@@ -71,7 +106,16 @@ public void testSerializationFailureHandling() throws
Exception {
@Test
public void testSuccessfulJobSubmission() throws Exception {
--- End diff --
should be extended to cover correct handling of uploaded jars and artifacts---
