docete commented on a change in pull request #9276: [FLINK-13439] Run Streaming 
SQL e2e test with blink planner
URL: https://github.com/apache/flink/pull/9276#discussion_r310482247
 
 

 ##########
 File path: flink-end-to-end-tests/run-pre-commit-tests.sh
 ##########
 @@ -60,6 +60,7 @@ run_test "Modern Kafka end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_strea
 run_test "Kinesis end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_streaming_kinesis.sh"
 run_test "class loading end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_streaming_classloader.sh"
 run_test "Distributed cache end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_streaming_distributed_cache_via_blob.sh"
-
+run_test "Streaming SQL end-to-end test (Old planner)" 
"$END_TO_END_DIR/test-scripts/test_streaming_sql.sh old" "skip_check_exceptions"
 
 Review comment:
   OK, will remove in pre-commit tests.

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


With regards,
Apache Git Services

Reply via email to