Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Jenkins notebook test #4799

Merged
merged 16 commits into from
Jan 25, 2017
Prev Previous commit
Next Next commit
Print test summary to console
  • Loading branch information
Wang committed Jan 24, 2017
commit 4a8b8c729092759e8fb5299f17a29e28473d768c
4 changes: 4 additions & 0 deletions tests/nightly/test_notebook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ cd ../tests/nightly

echo "Test Jupyter notebook"
python test_ipynb.py

echo "Test Summary Start"
cat test_summary.txt
echo "Test Summary End"