Skip to content

Commit d8b8c21

Browse files
giwaJoshRosen
authored andcommitted
Add echo "Run streaming tests ..."
Author: Ken Takagiwa <[email protected]> Closes apache#2778 from giwa/patch-2 and squashes the following commits: a59f9a1 [Ken Takagiwa] Add echo "Run streaming tests ..."
1 parent b4a7fa7 commit d8b8c21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/run-tests

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ function run_mllib_tests() {
8282
}
8383

8484
function run_streaming_tests() {
85+
echo "Run streaming tests ..."
8586
run_test "pyspark/streaming/util.py"
8687
run_test "pyspark/streaming/tests.py"
8788
}

0 commit comments

Comments
 (0)