twalthr commented on a change in pull request #9359: [FLINK-13441][e2e] Add e2e 
test for sql batch job
URL: https://github.com/apache/flink/pull/9359#discussion_r310972964
 
 

 ##########
 File path: flink-end-to-end-tests/run-nightly-tests.sh
 ##########
 @@ -123,6 +123,7 @@ run_test "Queryable state (rocksdb) end-to-end test" 
"$END_TO_END_DIR/test-scrip
 run_test "Queryable state (rocksdb) with TM restart end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_queryable_state_restart_tm.sh" 
"skip_check_exceptions"
 
 run_test "DataSet allround end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_batch_allround.sh"
+run_test "Batch SQL end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_batch_sql.sh" "skip_check_exceptions"
 
 Review comment:
   Are there exceptions that need to be skipped?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to