pnowojski commented on a change in pull request #6367: [FLINK-9850] Add a 
string to the print method to identify output for DataStream
URL: https://github.com/apache/flink/pull/6367#discussion_r210509687
 
 

 ##########
 File path: 
flink-libraries/flink-streaming-python/src/test/java/org/apache/flink/streaming/python/api/PythonStreamBinderTest.java
 ##########
 @@ -63,7 +63,7 @@ private static Path findUtilsModule() {
 
        @Test
        public void testProgram() throws Exception {
-               Path testEntryPoint = new Path(getBaseTestPythonDir(), 
"examples/word_count.py");
+               Path testEntryPoint = new Path(getBaseTestPythonDir(), 
"run_all_tests.py");
 
 Review comment:
   Is this change relevant? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to