Epistimio / orion

Asynchronous Distributed Hyperparameter Optimization.
https://orion.readthedocs.io
Other
283 stars 52 forks source link

Parallel Tests #1073

Open Delaunay opened 1 year ago

Delaunay commented 1 year ago

Check how many fails/pass & how long it runs

Delaunay commented 1 year ago
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/_pytest/main.py", line 270, in wrap_session
INTERNALERROR>     session.exitstatus = doit(config, session) or 0
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/_pytest/main.py", line 324, in _main
INTERNALERROR>     config.hook.pytest_runtestloop(session=session)
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/pluggy/_hooks.py", line 265, in __call__
INTERNALERROR>     return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult)
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/pluggy/_manager.py", line 80, in _hookexec
INTERNALERROR>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/pluggy/_callers.py", line 60, in _multicall
INTERNALERROR>     return outcome.get_result()
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/pluggy/_result.py", line 60, in get_result
INTERNALERROR>     raise ex[1].with_traceback(ex[2])
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/pluggy/_callers.py", line 39, in _multicall
INTERNALERROR>     res = hook_impl.function(*args)
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/xdist/dsession.py", line 115, in pytest_runtestloop
INTERNALERROR>     self.loop_once()
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/xdist/dsession.py", line 138, in loop_once
INTERNALERROR>     call(**kwargs)
INTERNALERROR>   File "/home/newton/work/orion/.tox/py-all/lib/python3.9/site-packages/xdist/dsession.py", line 177, in worker_workerfinished
INTERNALERROR>     assert not crashitem, (crashitem, node)
INTERNALERROR> AssertionError: ('tests/unittests/benchmark/task/profet/test_xgboost.py::TestXgBoostTask::test_attributes[real_data-cpu]', <WorkerController gw6>)
INTERNALERROR> assert not 'tests/unittests/benchmark/task/profet/test_xgboost.py::TestXgBoostTask::test_attributes[real_data-cpu]'
Delaunay commented 1 year ago

Looks to be twice as fast to insignificant