Add queue test to xray tests (#2433)

This commit is contained in:
Peter Schafhalter 2018-07-19 17:18:13 -07:00 committed by Philipp Moritz
parent 400a3e5705
commit 2a3b02649a

View file

@ -126,6 +126,7 @@ matrix:
# - python python/ray/local_scheduler/test/test.py
# - python python/ray/global_scheduler/test/test.py
- python -m pytest python/ray/test/test_queue.py
- python -m pytest test/xray_test.py
- python test/runtest.py